| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 4 months |
| seen | Jan 28 at 8:37 | |
| stats | profile views | 8 |
|
Jan 8 |
answered | Unicode characters in pdflatex output using hexcode without UTF-8 input |
|
Jan 7 |
awarded | Supporter |
|
Jan 7 |
comment |
Compiling my own mktexfmt I would also recommend you to use the -enc (encTeX extension) argument, which allows you to enter your whole text as UTF-8 (with some configuration beforehand) |
|
Jan 6 |
awarded | Nice Question |
|
Jan 6 |
awarded | Student |
|
Jan 3 |
answered | Special spaces in LaTeX |
|
Jan 3 |
awarded | Teacher |
|
Jan 2 |
awarded | Editor |
|
Jan 2 |
comment |
TEXINPUTS ignored in ubuntu 12.04? First, check if the file is found with kpsewhich z.tex If this does not return anything, type kpsewhich -d 32 z.tex – with the debug flags tug.org/texinfohtml/kpathsea.html#Debugging – to see where the file is looked for.
It should return something as [file z.tex] … => found. If nothing is found, and the looking path seems good, maybe you need to set another variable (I would recommend in any case to always put such compilation variable in a texmf.cnf) |
|
Dec 31 |
asked | Strange behaviour with PGF/TikZ and Plain TeX output routine |