Texlive: Difference between revisions
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
</source> | </source> | ||
[[category: | [[category:command/utility]] |
Latest revision as of 12:01, 27 July 2016
Overview
Linux latex 유틸 Texlive 내용 정리.
pdflatex
Errors
I can't find the format file `pdflatex.fmt'!
rehash 후 다시 시도하면 된다. <source lang=bash> $ sudo texconfig rehash </source>