Search found 6 matches

by anson
Fri May 07, 2010 9:37 am
Forum: General
Topic: Show/Hide Specific Content Based on Audience and Output
Replies: 2
Views: 4217

Re: Show/Hide Specific Content Based on Audience and Output

Hi Jason,

If you don't mind typesetting the document for each group before you distribute it, I would try using,

\begin{comment}
Super secret text
\end{comment}

This way you can maintain the document in its entirety and just comment out proprietary content before you typeset it. I can't recall ...
by anson
Mon May 03, 2010 9:54 am
Forum: Document Classes
Topic: beamer | Customization of Navigation Symbols
Replies: 1
Views: 7395

beamer | Customization of Navigation Symbols

I hope there are some folks not opposed to helping me out with a Beamer question. I use the Frankfurt theme (a spinoff of Berlin) religiously because of its simple layout and navigation symbols. The problem I have is the navigation dots are running together, so I am wondering how to customize the ...
by anson
Thu Feb 19, 2009 2:41 am
Forum: General
Topic: Formatting a bibliography without BibTeX
Replies: 1
Views: 23232

Formatting a bibliography without BibTeX

I generally use Bibtex, but for this project I am helping somebody reformat their paper. I have a nice bibliography, that would be too time consuming to convert to Bibtex. I would like to get the output to be plain (ie no [#] on each entry). I don't \cite in the paper, so dropping the numbers is not ...
by anson
Fri Feb 13, 2009 4:17 am
Forum: Page Layout
Topic: Footnotes wider than main text
Replies: 4
Views: 7605

Re: Footnotes wider than main text

How obvious (and a bit/really embarrassing). So it thinks my entire paper is the abstract, how silly. Thank you very much.
by anson
Fri Feb 13, 2009 3:27 am
Forum: Page Layout
Topic: Footnotes wider than main text
Replies: 4
Views: 7605

Footnotes wider than main text

Very sorry about that. I am new to the site. I think it has something to do with the title page, but I am not sure what. The footnotes look fine without a title page. \documentclass[12pt]{article}

\usepackage{fullpage, fancyhdr, amsmath, amsthm, graphicx, amssymb, epstopdf, booktabs, dcolumn ...
by anson
Fri Feb 13, 2009 1:33 am
Forum: Page Layout
Topic: Footnotes wider than main text
Replies: 4
Views: 7605

Footnotes wider than main text

Hello everybody,

I have been playing with this oddity for awhile, and cannot make heads or tails of it.
My footnotes are too wide. I want the footnote margins to match my main text, but they extend too far in both directions. I cannot isolate the package that is causing it. Here is my messy ...