Comment by please delete me on Sectioning in letter-type documents
Sorry, not mentioned -- added now!
View ArticleComment by please delete me on Decorative lines above and left of text
@GonzaloMedina Text is always the same, it's on every page. It's a header you could say, indicating what kind of document it is.
View ArticleComment by please delete me on Decorative lines above and left of text
@GonzaloMedina Thanks, all clear. I'll study the details of the fancyhead commands that created the decoration.
View ArticleComment by please delete me on How to use the pullquote package on a...
@m0nhawk I've read that question and others here, but my question is specifically about the pullquote package, and about documents that are already formatted with two columns. The only other...
View ArticleComment by please delete me on Beautiful table samples
big-list added, not sure how to make this a CW... feel free to do so
View ArticleComment by please delete me on Hide page numbering but retain header/footer
@MarcoDaniel thanks, I have looked into that. But there is no single command to just remove page numbering then?
View ArticleHow to use the geometry package with newlfm documents?
I am using the newlfm letter documentclass, and try loading the geometry package. This returns the following error:! LaTeX Error: Command \geometry already defined.What I want to do is put more space...
View ArticleUsing square bracket inside square bracket [duplicate]
I have a two-column layout, and I want to put a specific section with images to span the whole page width. So I use:\twocolumn[...]So far, so good. However, when I want to include anything in this...
View ArticleForce DOI on a newline in reference list
I'm using biblatex for my citations (using xelatex). This is the relevant code to invoke the reference list:\usepackage[backend=biber, style=authoryear, doi=true, firstinits=true,...
View ArticleCapitalize the first letter of each word in biblatex
I'm trying to get every word in the title of each article in my reference list in capital letters (So Something Like This For Every Title). However, somehow \MakeSentenceCase remains active no matter...
View ArticleDefine variable in a class
I am trying to figure out how to use a variable in a class.From another question (Macro for Declaring Variables in Class Files) I got started. However, I find myself in need of using four lines or...
View ArticleWhat is the proper way of moving my content but not my header/footer?
My header and footer are all set. Size and position are good. However, I want to push the actual content to the right and down (creating big margins at the top and left of the document). See this final...
View ArticleUsing a variable as a package setting within a class
I have defined a new class. Within this class, I am calling on the hyperref package, and I set the following options:\RequirePackage{hyperref}\hypersetup { pdfauthor={...}, pdfsubject={...},...
View Article