740 reputation
214
bio website
location
age
visits member for 1 year, 1 month
seen 2 days ago
stats profile views 37

I am a

  • linguist

I use

  • Xelatex because of the unicode support.
  • OS X
  • Linux Mint

Supporter of upvotes for good questions, not just good answers.

My favorite package is tikz (and tikz-qtree).

I am the author of TeX Tutorials on Youtube.


Apr
2
asked How can I underline multiple parts of the same word using braces with TikZ?
Apr
1
revised How can I use \input and \include with biblatex (biber backend)?
added solution clarity
Apr
1
comment How can I use \input and \include with biblatex (biber backend)?
Thank you for your help, especially for the tip with \string"! I am not going to open a new question related to this one, as I do not think the following problem constitutes such an action: The problem was that I did not have text before \parencite{Reed2007}. After adding some text, it compiled fine (unsure exactly why) For any viewers in the future, I hope this helps you too!
Apr
1
accepted How can I use \input and \include with biblatex (biber backend)?
Apr
1
revised How can I use \input and \include with biblatex (biber backend)?
updated code
Apr
1
comment How can I use \input and \include with biblatex (biber backend)?
Thanks for that suggestion, however I am getting another error. Patching footnotes failed. Footnote detection will not work. Argumentation Referat.aux:50: Undefined control sequence. And by the way, I love spaces in filenames.
Apr
1
comment How can I use \input and \include with biblatex (biber backend)?
Ah yes, the \input{"Bibliography.tex"} just has a slide with \printbibliography on it. I guess there is a 4th file. In this example, it is a redundancy, but in the larger projects, it may be quite nice to have it separate.
Apr
1
asked How can I use \input and \include with biblatex (biber backend)?
Mar
31
comment Sublime Text 2 latex tools/New Build
I tried your method using this gist.github.com/macmadness86/5269856 script and it would not work. For some reason, Sublime Text 2 adds an extra slash to the export path. Works find in TexShop
Mar
31
comment Automatically “Trash Aux Files” after successful typesetting in TeXShop
To add this this wondeful answer, also check out gist.github.com/macmadness86/5269856
Mar
30
asked How can I typeset with LaTeXDB using XeLaTeX?
Feb
27
comment Textmate 2: How can increase font size of sections in the markup code?
Just to followup, Greg from stackoverflow.com/questions/14136024/… says it is not possible with Sublime Text 2, because there is no setting for fontSize, just the ability to set bold, italic, or background color (and perhaps others, excluding size). It looks like I will stick with Textmate 2!
Feb
27
comment Textmate 2: How can increase font size of sections in the markup code?
pushing control-shift-p in sublime text 2 reveals the scope as meta.function.section.latex (same). I just need to apply formatting to it properly.
Feb
26
comment Textmate 2: How can increase font size of sections in the markup code?
Absolutely wonderful! I would not have figured that out as I was looking in the Latex bundle and trying to customize it that way. All attempts have failed. I assume this same functionality can be mimicked in Sublime Text 2.
Feb
26
accepted Textmate 2: How can increase font size of sections in the markup code?
Feb
24
comment Separate book into parts and chapters
Could you be more specific? What errors? By \input{chapter}, I assume you mean \input{filename}. Whether your files are separate or together, it should not affect the typesetting. Everything gets parsed as one file. Also, I vote up wouldn't hurt for my efforts :) I just gave away 200 points :(
Feb
24
revised Customize the position of a figure
simplified code and fixed something
Feb
24
comment Customize the position of a figure
Ah, I see what you mean now. Thank you for getting back to me!
Feb
24
revised How do you Right-Justify Page Numbers and get them in the header?
added some details
Feb
24
revised Customize the position of a figure
added stuff