664 reputation
9
bio website opensourceawesomesauce.blogsp…
location
age
visits member for 6 months
seen Jun 3 at 12:44
stats profile views 19

Feb
6
comment IMAGE PDF to LaTeX Conversion
Are you talking about reading in text from a scanned document into a LaTeX document or including images that are pdfs in a LaTeX document?
Feb
6
revised Placing the rows in tables
fixed formatting of code
Feb
6
suggested suggested edit on Placing the rows in tables
Feb
6
comment Standard single quotes for code in listings
It would be useful to put a full minimal working example up to play with, it looks like you've included more that listings to get this working.
Feb
6
revised How to create fancy table of equations (to be typeset before the equations are rendered in text)
Changed title to be more explanatory
Feb
5
revised How to create fancy table of equations (to be typeset before the equations are rendered in text)
added 480 characters in body; edited tags
Feb
5
comment Avoiding bottomrule to go to next page
Do you have an example? I have a few ideas (if you still want to use \bottomrule), but a working example would help me know if they're any good.
Feb
5
comment How to create fancy table of equations (to be typeset before the equations are rendered in text)
Unfortunately not, I'm really after having the equations themselves in the table, and I can't find a way to use \addcontentsline to create a table or something similar with the maths in. Maybe an answer based on the source code for \addcontentsline would be helpful, but I can't find that either!
Feb
5
asked How to create fancy table of equations (to be typeset before the equations are rendered in text)
Jan
30
comment Use \fill (or similar) to extend a table to the end of the page
Just curious, why is there no \makeatother in this solution. Is it not always needed?
Jan
30
accepted Use \fill (or similar) to extend a table to the end of the page
Jan
30
answered \titleformat does not seem to work when used within a class file
Jan
30
comment \titleformat does not seem to work when used within a class file
The code compiles fine on my machine. Could you provide a picture of the problem so it's easier to see what's missing?
Jan
29
comment How do I discover the shorthands defined by babel in my language?
Could you provide a MWE (minimum working example)? It would make it a lot easier to understand your question.
Jan
29
asked Use \fill (or similar) to extend a table to the end of the page
Jan
27
accepted Frame individual cells in a table
Jan
27
comment Frame individual cells in a table
That's fantastic. I never knew the picture environment was so versitile!
Jan
26
comment Frame individual cells in a table
That is awesome! Is there a way to create a macro such that it calculates all the values based user input? E.g if I \customput{0}{0} it could place a box at (0,0) and (0,4)? The only way I can think of is counters, but then I'd have to create a counter for every instance of the macro (and use the calc package), kind of defeating the point of having the macro.
Jan
26
accepted Custom \bonusqformat in exam class not level with question text
Jan
26
asked Frame individual cells in a table