5,784 reputation
948
bio website
location
age
visits member for 1 year, 5 months
seen 4 mins ago
stats profile views 186

1d
comment Is there a way to avoid short lines?
The comments seem to be about adding extra words to the last line, you can also use \looseness=-1 to try and get the extra word onto the previous line.
1d
answered Test if a chapter has sections
1d
comment Output Filename
Would you consider using arara in Texmaker to build your documents?
1d
comment Marginpar does not appear in ledmac numbered text
The log file is pretty clear: "Package ledmac Warning: You can't use \marginpar in numbered text on input line 92."
1d
answered Put something manually into the header of the current page
1d
answered Expansion of commands in errmessage
1d
answered Get the head, the tail, and the last element of a comma-separated list
1d
comment different type areas on even/odd pages
It seems like the number of pages and lines per page are hardwired. Is this correct? Could you use something like the lastpage package to automate the number of pages and the lineno package to get the lines per page?
May
21
awarded  Investor
May
18
awarded  Nice Answer
May
15
comment Converting LaTeX to Word format? Better yet, with equation-editor format equations?
The built in equation editor for Word can handle some LaTeX syntax now. While Mathtype my still be helpful it is no longer a requirement.
May
14
awarded  Excavator
May
14
revised How to implement a command that checks for loaded packages?
The package is ltxcmds and not latexcmds
May
14
accepted Setting initial value of a storage macro
May
14
comment Put an image header in \documentclass{letter}
I don't think that this works with the letter class if you are using the letter environment for two reasons. The first is the letter environment will create a new page. The second is the first page in the letter class/letter environment is vertically centered.
May
10
comment Setting initial value of a storage macro
@MarcoDaniel I guess I would like to know how to initialize if I wasn't using keyval, if I was, and if I wasn't sure if I would be.
May
10
asked Setting initial value of a storage macro
May
8
asked Differences between longtable and xtab
Apr
30
awarded  Popular Question
Apr
28
comment How to use “LaTeX in Word”?
The newer versions of MS Word can handle some LaTeX syntax in math mode.