Change float style "on the fly"0146 (11/19/2009 1:02:37 PM) Hi every body, is that possible to change style of float (algorithm)
before using it? I mean, i want to have two styles for algorithms used
in my document and to change them according to need. I use lyx. Any
... kaczkataczka(1)
placing a rule against the top (or bottom) edge of a page2281 (11/18/2009 6:35:14 PM) I'm trying to do this and it isn't happening:
\documentclass{minimal}
\usepackage[margin=0bp,paperwidth=2in,paperheight=2in]{geometry}
\begin{document}%
\newlength{\textlineheight}%
\newsavebox{\scratch}... willadams(823)
Page reset to 05108 (11/18/2009 5:57:17 PM) Hi, sorry I can't provide an example yet. I have been trying with no
luck in the last few hours to make an example to demonstrate the
problem.
The page 'counter' is somehow reset on page 33 to 0 and from p... Leo
tex editor0160 (11/18/2009 10:51:09 PM) Ok guys, I have looked at several editors and made my decision.
Led is the one and I recommend it to anyone writing academic articles.
I am happy to see that there is something better than winedt.
... minimus
pdfTeX warning (ext4)12296 (11/18/2009 11:45:28 AM) Hi there,
I am seeing an warning when compile this example.
================================
\documentclass{memoir}
\newcommand\fixme[1]{\framebox[0.5\textwidth]{\vrule height 5cm depth 0pt width 0pt #1... Leo
Notation Package0161 (11/18/2009 7:14:41 PM) Hi,
I am just hacking together some text for my thesis. I seems that I need
some notations, and I have planned to include them after the
nomenclature section. So I am wondering if there is some suitable
... Richard
Special Character Overridden6216 (11/18/2009 2:49:55 PM) Hi,
I'm using a LaTeX style file provided by a scientific journal (PNAS).
For some weird reason it seems to override the standard definition of
\o, so that \o now is equivalent to \omega.
Is there a way... micknudsen(5)
List of BibTeX file1173 (11/18/2009 5:04:02 PM) I want to take a BibTeX file and creat a list of the papers in it, say for a
bibliography independent of any LaTeX file. How do I do that?
--
Professor Edward M. Reingold Email: reingold@i... reingold(129)
TeX faq: plainpages=false is the default1182 (11/18/2009 12:07:30 PM) Hi there,
It seems this TeX faq
http://www.tex.ac.uk/cgi-bin/texfaq2html?label=pdfpagelabels is
incorrect with hyperref v6.79e, where plainpages=false is the default.
Leo
--
Emacs uptime: 57 days... Leo
overwrite image in headline4177 (11/17/2009 2:53:21 PM) Hi,
i use an image as headline in the following way:
\pagestyle{fancy}
\setlength{\headheight}{34.44pt}
\fancyhead{} % Clear all header fields
\renewcommand{\headrulewidth}{0pt}
\fancyhead[C]{\include... zak