Search found 6 matches

by sumpygump
Thu Nov 13, 2008 9:33 pm
Forum: WinEdt
Topic: winedt 5.7 and foxit pdf reader
Replies: 7
Views: 15355

Re: winedt 5.7 and foxit pdf reader

Try reinstalling foxit reader. There should be an option during installation to make it the default reader for .pdf files.

Otherwise, you can right click on a pdf file in explorer and choose "Open with...". Find the foxit reader program, and make sure the checkbox "Always open this filetype with ...
by sumpygump
Tue Nov 04, 2008 6:59 am
Forum: General
Topic: References (extended footnotes appearing in bibliography)
Replies: 1
Views: 2589

References (extended footnotes appearing in bibliography)

You could use the package 'endnotes'. http://ctan.org/pkg/endnotes .

Here is an example I whipped up of using endnotes in a bibliography.

Key statements are "\usepackage{endnotes}" in the preamble, use the "\endnote" command to define the note or notes, and at the end is the "\theendnotes" command ...
by sumpygump
Tue Nov 04, 2008 6:42 am
Forum: New Members
Topic: Hi, I am a new guy.
Replies: 2
Views: 2770

Hi, I am a new guy.

Hi. I stumbled across this site last night when I was searching for something to do with LaTeX (can't remember what it was now), and I thought, "Cool! A LaTeX Community Forum!" and I signed right up.

So, hi, I am Sumpygump. I don't have any long or short term plans for LaTeX typesetting other than ...
by sumpygump
Tue Nov 04, 2008 6:34 am
Forum: General
Topic: Both parts and chapters in a document?
Replies: 16
Views: 42062

Re: Both parts and chapters in a document?

Just a side comment... but wouldn't it make more sense to just have "Part III: Conclusion" to indicate to the reader that part II is done and now you are at the conclusion? I can't think of an example where a book shifts from being in parts to not being in parts anymore.

Just a thought.
by sumpygump
Mon Nov 03, 2008 9:55 am
Forum: MiKTeX and proTeXt
Topic: Weird '.cls' file behaviour
Replies: 4
Views: 6844

Re: Weird '.cls' file behaviour

It seems elsart.cls is the old version and a better version exists now -- elsarticle.cls .

See website for details:
http://www.elsevier.com/wps/find/author ... elsarticle
by sumpygump
Mon Nov 03, 2008 9:18 am
Forum: MiKTeX and proTeXt
Topic: Problem in Ubuntu?
Replies: 3
Views: 4721

Re: Problem in Ubuntu?

In version 2.8 beta, it looks like only the command line version of mpm has been ported to linux.

From MiKTeX website (http://miktex.org/unx/about):
"The MiKTeX package manager GUI is currently only available for Windows."