Alternative definition of overline, comments?024 (6/14/2012 8:38:44 AM) comp.text.tex Hi,
after learning that overline uses a fixed distance of 3
default_rule_thickness over the symbol, I decided to write an
alternative command with a fixed height. In MdSymbol, I use a rather
large rule_th... Sebastian
Definition of \overline and height of the line427 (6/11/2012 12:54:53 PM) comp.text.tex This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig925CD3C7EFA2BE5907911B89
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi,
how is... Sebastian
pdf/a: Width information for rendered glyphs is inconsistent126 (2/2/2012 5:45:15 PM) comp.text.tex Hi, has there been any advances to create a valid pdf/a-1b from LaTeX including math fonts? I get the following error from preflight in Adobe Acrobat Pro: Width information for rendered glyphs is inconsistent ... Sebastian
Colour spaces in pdf and printing -- advice?142 (1/10/2012 1:33:36 PM) comp.text.pdf This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig9C521E3F9DFD9F8AF7A2210D Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi, in my documen... Sebastian
MyriadPro and CronosPro (pdf)latex support; MdSymbol; pls test!041 (12/19/2011 10:44:54 PM) comp.text.tex Hi, I am rather happy with my adaptation of the MinionPro scripts to MyriadPro and CronosPro so I like to announce Version 0.1 of the packages. Please test it: https://github.com/sebschub/FontPro It needs M... Sebastian
Define MathDelimiter for a single character with additional code015 (11/21/2011 12:56:31 PM) comp.text.tex Dear Enrico and Heiko, dear all, this is a repost of the follow up in the thread "\DeclareMathDelimiter and \def for a single character". Since the thread is rather old, the recent addition might have been m... Sebastian
\DeclareMathDelimiter and \def for a single character1230 (10/21/2011 3:09:47 PM) comp.text.tex Hi, I work on a math package that defines math symbols. The commands for these symbols should react on the active math version. So far and because of the help here, I was able to get it working for symbols w... Sebastian
newcommand and ifundefined: with and without '\'422 (10/11/2011 10:16:14 AM) comp.text.tex Hi, AFAIK, to check whether a command is undefined and to define it if necessary works like that: \@ifundefined{mycommand}{% \newcommand{\mycommand}{THE COMMAND}}{} Here, one need both mycommand and \myc... Sebastian
Check that symbol font is declared242 (8/23/2011 12:03:45 PM) comp.text.tex Hi, is there a way to check whether a symbol font has been declared? I want to set a symbol font for a specific math version without touching any other settings. So only if the symbol font has not been decla... Sebastian
Definition of \overline and height of the line427 (6/11/2012 12:54:53 PM) comp.text.tex This is an OpenPGP/MIME signed message (RFC 2440 and 3156)
--------------enig925CD3C7EFA2BE5907911B89
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Hi,
how is... schubert.seb(32)
Math fonts1730 (1/23/2012 5:19:27 AM) comp.text.tex Dear TeX users My layout prefers two set of math fonts. 1. Normal Times font in Text/para. 2. Sansserif font in Section/Table/Figure captions. My example: \documentclass{article} \begin{document} This is m... pvklatexsoft1(14)
Lining and nonlining fonts530 (10/25/2011 10:18:45 AM) comp.text.tex Hi, I am facing the issue that is nonlining numbers. I used Arnapro font, I can not find the nonlining numbers in this font, but in text mode I need nonlining numbers and in math mode need lining numbers. Is ... ganeshst81(17)
\DeclareMathDelimiter and \def for a single character1230 (10/21/2011 3:09:47 PM) comp.text.tex Hi, I work on a math package that defines math symbols. The commands for these symbols should react on the active math version. So far and because of the help here, I was able to get it working for symbols w... schubert.seb(32)
newcommand and ifundefined: with and without '\'422 (10/11/2011 10:16:14 AM) comp.text.tex Hi, AFAIK, to check whether a command is undefined and to define it if necessary works like that: \@ifundefined{mycommand}{% \newcommand{\mycommand}{THE COMMAND}}{} Here, one need both mycommand and \myc... schubert.seb(32)
Check that symbol font is declared242 (8/23/2011 12:03:45 PM) comp.text.tex Hi, is there a way to check whether a symbol font has been declared? I want to set a symbol font for a specific math version without touching any other settings. So only if the symbol font has not been decla... schubert.seb(32)
figure wider than textwidth: how to do it?1036 (5/6/2011 10:07:12 AM) comp.text.tex Hello, I am busy writing up my PhD thesis. I am doing a PhD in cell biology so I have lots of microscope images. These images, if included at LaTeX's normal textwidth will be too small to be informative so I n... tgenade(42)