| bio | website | linkedin.com/in/spundun |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 5 months |
| seen | Apr 9 at 19:30 | |
| stats | profile views | 0 |
|
Jan 23 |
comment |
wrapping inline long lines and adding background color Ah, Acrobat renders it better. Does it mean it's a bug in Preview, a bug in Acrobat, or undefined behavior which won't be consistent? |
|
Jan 23 |
comment |
wrapping inline long lines and adding background color Thanks, in the output (by TeXSHop) I see faint one pixel lines in between the highlights, as if the string was split into multiple chunks even where not needed. I guess I could live with it for now. |
|
Jan 23 |
accepted | wrapping inline long lines and adding background color |
|
Jan 23 |
comment |
wrapping inline long lines and adding background color Great! Thanks jfbu for the recipe. I don't know enough LaTeX to comment on the code, but I copy pasted this code and it works! Hope this helps others in future also. I will accept this answer for now, others are welcome to comment on the code and improve it, or provide other, better answers. |
|
Jan 23 |
asked | wrapping inline long lines and adding background color |
|
Jan 19 |
revised |
Using LaTeX to keep a diary Fixing the error I encountered. Documented http://tex.stackexchange.com/questions/94524/no-room-for-a-new-read-with-writing-a-journal here. Solution given by Joseph Wright. |
|
Jan 19 |
suggested | suggested edit on Using LaTeX to keep a diary |
|
Jan 19 |
awarded | Scholar |
|
Jan 19 |
accepted | “No room for a new \read” with writing a journal |
|
Jan 19 |
comment |
“No room for a new \read” with writing a journal Ok, done, works. :) |
|
Jan 19 |
comment |
“No room for a new \read” with writing a journal ummm, what's a preamble, the part before \begin{document} ? (I feel highly silly asking this question :) ) |
|
Jan 19 |
awarded | Student |
|
Jan 19 |
awarded | Supporter |
|
Jan 19 |
comment |
“No room for a new \read” with writing a journal OK THAT worked perfectly for 14 files! Hopefully it'll work for 1014 files also... Thanks for a quick and accurate response. |
|
Jan 19 |
comment |
“No room for a new \read” with writing a journal you mean \newread\mysource followed by \foreach \Year in...? |
|
Jan 19 |
awarded | Editor |
|
Jan 19 |
revised |
“No room for a new \read” with writing a journal added a ref to relevant question. |
|
Jan 19 |
comment |
“No room for a new \read” with writing a journal yeah I had looked at that question but couldn't understand if any of that info, applied, and how. |
|
Jan 19 |
asked | “No room for a new \read” with writing a journal |