428 reputation
111
bio website
location
age
visits member for 1 year, 11 months
seen Feb 7 at 12:54
stats profile views 25

Jul
27
awarded  Editor
Jul
27
comment When generating html, how do you specify image size?
Do people usually call it htlatex or tex4ht?
Jul
27
revised When generating html, how do you specify image size?
deleted 2 characters in body
Jul
27
asked When generating html, how do you specify image size?
May
16
awarded  Commentator
May
16
comment Methods to edit column order in an existing LaTeX table?
Definitely +1 for using "column edit mode" in your text editor. I think column edit mode would be faster than the awk/sed regex because it would take me at least 5 minutes to create from scratch the above regex... when column edit would be done in 2 minutes.
May
4
comment New line after paragraph?
@TEX.SE admins -->IMO this is not an exact duplicate because the linked to question solves the problem for non-standard requirements... where as this question assumes a standard document without any weird TOC requirements. Also this question has a simpler solution and is more elegant GIVEN regular TOC requirements.
Apr
13
awarded  Nice Question
Jan
3
comment Fast PNG embedding using pdflatex
Using pdf images instead of png lowers your compilation from 18s to 1s? Wow. I wish I had known this for the last 50 page paper I wrote ... so much time wasted on png inclusions.
Nov
15
awarded  Critic
Sep
14
comment Graphicspath for MikTeX
cue also answered... below mine... he says it works on miktek.
Sep
14
comment Graphicspath for MikTeX
hm... well... i don't know what to say. Other than i didn't test it. the person asking the question accepted it... so i assumed he tested. but i guess not??? AND i got the answer from wikibooks... so i guess they are also wrong.
Jun
15
comment How to draw a hypergraph (forest)?
how did you create the original? (i am interested in making something similar to your graph and would like to know how others make theirs).
Jun
13
awarded  Teacher
Jun
12
answered Graphicspath for MikTeX
Jun
6
awarded  Scholar
Jun
6
accepted How do you setup a TeX document to self publish a book online?
Jun
6
comment thesis in LaTeX without memoir
"Focus on content until the very end" i think is very good advice. I also find myself in the same boat. I will need to write a masters thesis eventually... so probably I will write it using "article format" because that is what I know. then i will switch to something else at the end when content is completed.
Jun
6
comment Difference between LaTeX, LaTeX2e, LaTeX3 ?
Can anyone say Gnu Hurd? (the OS kernel that never was... in development since 1990. en.wikipedia.org/wiki/GNU_Hurd .) xkcd.com/844 --> "You can either hang out in the Android Loop or the HURD loop."
Jun
6
comment How do you setup a TeX document to self publish a book online?
Lots of people suggest memoir document type. Is there any chance you could provide a memoir template also (if there is a link to memoir template that works too...)? That way anyone thinking of publishing can check out memoir and scrbook to compare.