|
Aug 12 |
comment |
How can I change where preview latex stores its generated files? I made some progress on this but ended up giving up due to the amount of effort. If you grep for .prv in the preview-latex source, there are some functions that manipulate the cache filenames. Override these in your .emacs and it should be OK but YMMV. |
|
Feb 5 |
comment |
How can I change where preview latex stores its generated files? I know about pdflatex's output redirecting, but that doesn't solve the problem. There is no exposed interface (that I know of) to preview-latex's use of pdflatex, so I would have to monkey patch auctex in a number of places. I was hoping there was a better way that I missed :) |
|
Feb 5 |
asked | How can I change where preview latex stores its generated files? |
|
Dec 20 |
awarded | Scholar |
|
Dec 20 |
accepted | Insert tokens where TeX would put a linebreak? |
|
Dec 16 |
awarded | Supporter |
|
Dec 16 |
comment |
Insert tokens where TeX would put a linebreak? Yeah, I see what you're doing. The problem is that the | doesn't precisely line up in the center with the ::= and the item following doesn't line up with the first item. i.e., if BBBBBBBB was the first item on a new line, it should line up with \tau. The \multicolumn trick would get around this, if it was possible. |
|
Dec 15 |
comment |
Insert tokens where TeX would put a linebreak? But how do I know which |'s TeX decided to break at, so that I can insert extra tokens (the \multicolumn stuff) at that point? |
|
Dec 15 |
awarded | Student |
|
Dec 15 |
asked | Insert tokens where TeX would put a linebreak? |
|
Dec 15 |
awarded | Autobiographer |