Since 4/5/2012 6:27:03 AM, gregorio has written 6 articles and participated in 1360 conversations. gregorio signature: gregorio
gregorio's articles:
Items(6) /1
xypdf and unicode-math838 (10/14/2010 9:42:35 PM) comp.text.tex While experimenting with unicode-math, both with XeLaTeX and LuaLaTeX, I tried an old document of mine which compiled almost without changes (actually only a couple of personal command interfered with some comm... Enrico
CMap resource for the eurosym font0195 (6/28/2010 9:32:38 PM) comp.text.tex As you know, producing a correct Euro symbol requires loading
some specialized package: not many fonts have the right one,
not to speak about European Modern. :(
For example, eurosym uses some fonts by Tho... Enrico
emptypage package and the FAQ8155 (4/29/2010 3:44:17 PM) comp.text.tex While answering in a forum, I went to the FAQ and found that
doesn't mention the package emptypage, which solves the problem
just as suggested.
The facilities provided by memoir and KOMA-Script shoul... Enrico
Bad link with Mac OS X 10.63227 (1/20/2010 9:02:26 AM) comp.text.tex A friend presented the following problem. Consider this document
=== test.tex ===
\begin{filecontents*}{mybib.bib}
@MANUAL{gregorio:orrori,
AUTHOR={Gregorio, Enrico},
TITLE={Galleria degli orrori: Come... Enrico
Curiosity about character identification245 (6/24/2009 8:04:14 AM) comp.text.tex Consider the following LaTeX document: \documentclass{minimal} %\usepackage{lmodern} \begin{document} $.$ \end{document} Compile it with pdflatex and open the pdf file with Adobe Reader. When searching for a ... Enrico
pop empty color page stack 0527 (12/5/2008 1:11:59 PM) comp.text.tex The annoying message in the subject line appears when one uses a floating environment defined through \newfloat provided by the float package. Does anybody know how to get rid of it? And if it is really harm... Enrico
Token register in the \output237 (2/23/2010 1:55:26 PM) comp.text.tex Hello, can anybody explain me the enigma (very banal, I am sure) that the simple file below, compiled with pdfTeX (plain), gives no pdf output, while I expect a pdf with the word "Text"? Thanks Tom=C3=A1=C5=A1... motarecuk1(5)
substack in setstack.sty232 (2/24/2010 8:34:41 PM) comp.text.tex IOP journals do not allow the use of the amstex package. Instead they offer a package setstack that provide some of its functions, such as \overset, \underset, etc. see [1]. One of them is \substack. However ... fabrice.laussy(3)
TeX and METAFONT logos8188 (7/6/2010 10:49:40 PM) comp.text.tex Hi,
I am writing a short note that will mention TeX and METAFONT but which
must be submitted to the publisher in Microsoft Word. Is there a
standard approach with which to closely mimic the TeX and METAFO... Dave
Environment variables151 (9/9/2010 8:03:37 PM) comp.text.tex Hi All, I was wondering, is it possible to set an environment variable to be used later in a document? Such as: NAME=Ed latex mydocument.tex so, in the document you can reference $NAME to get the contents ... ed-newsgroups(64)
\hrule and \leaders and glue537 (9/19/2010 4:25:36 PM) comp.text.tex In the TeXBook it is said that no (vertical) glue is inserted between boxes created by vertical leaders. In the example below, the first horizontal rule does not come from leaders. In the resulting output you... eu_angelion1(617)
\mathcal generates weird script font, how to avoid this?164 (9/27/2010 3:49:01 PM) comp.text.tex Hi, I am writing a paper using IEEEconf.cls coming with my texlive2010. The annoying thing is the font produced by the command \mathcal{ } is not the default script font, but the Ralph Smith=92s Formal Script.... zyli2006(1)
fontspec: No small caps with `Ligatures=TeX'8389 (9/27/2010 9:26:00 PM) comp.text.tex Dear all,
When I load fontspec.sty (2.1a) with `Ligatures=TeX' option,
\textsc/\scshape don't switch to small caps (XeLaTeX and LuaLaTeX
TL2010). Example is attached below. Am I missing something?
\... Arash
\ifnum for real numbers52275 (10/14/2010 5:44:43 PM) comp.text.tex TeX's \ifnum accepts integers only. Is there a corresponding test for
real numbers, eg \ifnum 0.5<1\fi?
... Pluto
xypdf and unicode-math838 (10/14/2010 9:42:35 PM) comp.text.tex While experimenting with unicode-math, both with XeLaTeX and LuaLaTeX, I tried an old document of mine which compiled almost without changes (actually only a couple of personal command interfered with some comm... gregorio(1366)