Tagged Questions
3
votes
1answer
40 views
\showbox and log file
I want to parse the output of the \showbox command externally. Is it possible to let \showbox write to another file than the .log file? If not, is it possible to temporarily change the name of the ...
0
votes
0answers
267 views
How do I locate or generate a log file when I get the error “Log file not found” in TexStudio? [closed]
I am trying to use the pedigree-making package from http://www.pedigree.varphi.com/download.html . I have downloaded the zipped file, and have opened the .ins file [pst-pdgr.ins] in TeXStudio. When I ...
1
vote
1answer
212 views
Sorting logs into different folders
When I run xelatex (or other compilers), I always end up with many log files in a single folder. This gets difficult to manage. I could create a script which moves them into various folders (e.g. one ...