Discussion:
[MiKTeX] last upgrade of MikTeX 2.9 cause problems with pgf/tikz packages
Zarko Cucej
2011-02-22 00:49:16 UTC
Permalink
Dear all, yesterday I upgrade MikTeX to latest release. After then all
my TikZ drawings make a muddle (all nodes etc. are condensed in the same
point and all lines and other picture elements finished somewhere out of
paper ...

Since the tiz/pgf package didn't change for while and above muddle also
appear in following minimal example, I suspect that there is height
probability that latest release has some bug in MikTeX binaries. Do
anyone experiences a similar problem?

\documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\draw (-2,0) -- (2,0) node[below left] {A};
\draw (0,-1) -- (0,1) node[below left] {B};
\end{tikzpicture}
\end{document}


Regards, Zarko
José Carlos Santos
2011-02-22 08:21:06 UTC
Permalink
Post by Zarko Cucej
Dear all, yesterday I upgrade MikTeX to latest release. After then all
my TikZ drawings make a muddle (all nodes etc. are condensed in the same
point and all lines and other picture elements finished somewhere out of
paper ...
Since the tiz/pgf package didn't change for while and above muddle also
appear in following minimal example, I suspect that there is height
probability that latest release has some bug in MikTeX binaries. Do
anyone experiences a similar problem?
\documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\draw (-2,0) -- (2,0) node[below left] {A};
\draw (0,-1) -- (0,1) node[below left] {B};
\end{tikzpicture}
\end{document}
I have no problem. The compiled document looks like this

B |
|
|
----------------------------
| A
|
|

If I add \listfiles to the preamble of the document, I get:

article.cls 2007/10/19 v1.4h Standard LaTeX document class
size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
tikz.sty 2010/10/13 v2.10 (rcs-revision 1.76)
pgf.sty 2008/01/15 v2.10 (rcs-revision 1.12)
pgfrcs.sty 2010/10/25 v2.10 (rcs-revision 1.24)
everyshi.sty 2001/05/15 v3.00 EveryShipout Package (MS)
pgfrcs.code.tex
pgfcore.sty 2010/04/11 v2.10 (rcs-revision 1.7)
graphicx.sty 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
keyval.sty 1999/03/16 v1.13 key=value parser (DPC)
graphics.sty 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)
trig.sty 1999/03/16 v1.09 sin cos tan (DPC)
graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
pdftex.def 2011/01/28 v0.05d Graphics/color for pdfTeX
pgfsys.sty 2010/06/30 v2.10 (rcs-revision 1.37)
pgfsys.code.tex
pgfsyssoftpath.code.tex 2008/07/18 (rcs-revision 1.7)
pgfsysprotocol.code.tex 2006/10/16 (rcs-revision 1.4)
xcolor.sty 2007/01/21 v2.11 LaTeX color extensions (UK)
color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
pgfcore.code.tex
pgfcomp-version-0-65.sty 2007/07/03 v2.10 (rcs-revision 1.7)
pgfcomp-version-1-18.sty 2007/07/23 v2.10 (rcs-revision 1.1)
pgffor.sty 2010/03/23 v2.10 (rcs-revision 1.18)
pgfkeys.sty
pgfkeys.code.tex
pgffor.code.tex
tikz.code.tex
supp-pdf.mkii

What do you get?

Best regards,

Jose Carlos Santos
Zarko F. Cucej
2011-02-22 10:40:53 UTC
Permalink
Post by José Carlos Santos
Post by Zarko Cucej
Dear all, yesterday I upgrade MikTeX to latest release. After then all
my TikZ drawings make a muddle (all nodes etc. are condensed in the same
point and all lines and other picture elements finished somewhere out of
paper ...
Since the tiz/pgf package didn't change for while and above muddle also
appear in following minimal example, I suspect that there is height
probability that latest release has some bug in MikTeX binaries. Do
anyone experiences a similar problem?
\documentclass{article}
\usepackage{tikz}
\begin{document}
\begin{tikzpicture}
\draw (-2,0) -- (2,0) node[below left] {A};
\draw (0,-1) -- (0,1) node[below left] {B};
\end{tikzpicture}
\end{document}
I have no problem. The compiled document looks like this
B |
|
|
----------------------------
| A
|
|
article.cls 2007/10/19 v1.4h Standard LaTeX document class
size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
tikz.sty 2010/10/13 v2.10 (rcs-revision 1.76)
pgf.sty 2008/01/15 v2.10 (rcs-revision 1.12)
pgfrcs.sty 2010/10/25 v2.10 (rcs-revision 1.24)
everyshi.sty 2001/05/15 v3.00 EveryShipout Package (MS)
pgfrcs.code.tex
pgfcore.sty 2010/04/11 v2.10 (rcs-revision 1.7)
graphicx.sty 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
keyval.sty 1999/03/16 v1.13 key=value parser (DPC)
graphics.sty 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)
trig.sty 1999/03/16 v1.09 sin cos tan (DPC)
graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
pdftex.def 2011/01/28 v0.05d Graphics/color for pdfTeX
pgfsys.sty 2010/06/30 v2.10 (rcs-revision 1.37)
pgfsys.code.tex
pgfsyssoftpath.code.tex 2008/07/18 (rcs-revision 1.7)
pgfsysprotocol.code.tex 2006/10/16 (rcs-revision 1.4)
xcolor.sty 2007/01/21 v2.11 LaTeX color extensions (UK)
color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
pgfcore.code.tex
pgfcomp-version-0-65.sty 2007/07/03 v2.10 (rcs-revision 1.7)
pgfcomp-version-1-18.sty 2007/07/23 v2.10 (rcs-revision 1.1)
pgffor.sty 2010/03/23 v2.10 (rcs-revision 1.18)
pgfkeys.sty
pgfkeys.code.tex
pgffor.code.tex
tikz.code.tex
supp-pdf.mkii
What do you get?
Best regards,
Jose Carlos Santos
Dear Jose Carlos Santos,
meanwhile Ulrike solve my problem .. but anyway, my list of files is
below and it is the same as yours ... (and now things work). Now I just
wondering, how the adjustment of Yap is changed. I'm pretty sure, that
this i didn't do ... is it possible, that this was done by upgrading of
YAP binaries?

regards,
Zarko

*File List*
article.cls 2007/10/19 v1.4h Standard LaTeX document class
size10.clo 2007/10/19 v1.4h Standard LaTeX file (size option)
tikz.sty 2010/10/13 v2.10 (rcs-revision 1.76)
pgf.sty 2008/01/15 v2.10 (rcs-revision 1.12)
pgfrcs.sty 2010/10/25 v2.10 (rcs-revision 1.24)
everyshi.sty 2001/05/15 v3.00 EveryShipout Package (MS)
pgfrcs.code.tex
pgfcore.sty 2010/04/11 v2.10 (rcs-revision 1.7)
graphicx.sty 1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
keyval.sty 1999/03/16 v1.13 key=value parser (DPC)
graphics.sty 2009/02/05 v1.0o Standard LaTeX Graphics (DPC,SPQR)
trig.sty 1999/03/16 v1.09 sin cos tan (DPC)
graphics.cfg 2007/01/18 v1.5 graphics configuration of teTeX/TeXLive
dvips.def 1999/02/16 v3.0i Driver-dependant file (DPC,SPQR)
pgfsys.sty 2010/06/30 v2.10 (rcs-revision 1.37)
pgfsys.code.tex
pgfsyssoftpath.code.tex 2008/07/18 (rcs-revision 1.7)
pgfsysprotocol.code.tex 2006/10/16 (rcs-revision 1.4)
xcolor.sty 2007/01/21 v2.11 LaTeX color extensions (UK)
color.cfg 2007/01/18 v1.5 color configuration of teTeX/TeXLive
pgfcore.code.tex
pgfcomp-version-0-65.sty 2007/07/03 v2.10 (rcs-revision 1.7)
pgfcomp-version-1-18.sty 2007/07/23 v2.10 (rcs-revision 1.1)
pgffor.sty 2010/03/23 v2.10 (rcs-revision 1.18)
pgfkeys.sty
pgfkeys.code.tex
pgffor.code.tex
tikz.code.tex
David Allsopp
2011-02-22 10:39:39 UTC
Permalink
<snip>
Post by Zarko F. Cucej
Post by José Carlos Santos
What do you get?
Best regards,
Jose Carlos Santos
Dear Jose Carlos Santos,
meanwhile Ulrike solve my problem .. but anyway, my list of files is
below and it is the same as yours ... (and now things work). Now I just
wondering, how the adjustment of Yap is changed. I'm pretty sure, that
this i didn't do ... is it possible, that this was done by upgrading of
YAP binaries?
What version of MiKTeX were you using before you upgraded?


David
Zarko F. Cucej
2011-02-22 10:58:22 UTC
Permalink
Post by David Allsopp
<snip>
Post by Zarko F. Cucej
Post by José Carlos Santos
What do you get?
Best regards,
Jose Carlos Santos
Dear Jose Carlos Santos,
meanwhile Ulrike solve my problem .. but anyway, my list of files is
below and it is the same as yours ... (and now things work). Now I just
wondering, how the adjustment of Yap is changed. I'm pretty sure, that
this i didn't do ... is it possible, that this was done by upgrading of
YAP binaries?
What version of MiKTeX were you using before you upgraded?
David
Dear David,
as far as I can see (and understand the questions), the version of
MikTeX is the same: 3.1415926-1.40.11 (MiKTeX 2.9). My PC has OS W 7 (64
bit), if this has any matter. Where to look fo version of upgraded
binaries I don't know (they are just enumerated in MikTeX home page).
They was one version before recent.

Regards, Zarko
z***@ee.its.ac.id
2011-02-23 09:55:02 UTC
Permalink
Dear all,

I wanted to use txfonts using txfontsb package. I got the following error
message:
z***@ee.its.ac.id
2011-02-23 09:59:07 UTC
Permalink
Post by Zarko Cucej
Dear all,
I wanted to use txfonts using txfontsb package. I got the following error
I am sorry, the message was cut for unknown reason.

**********************************************************************
* txfontsb style file with added greek and smallcaps by A. Tsolomitis *
**********************************************************************
("C:\Program Files\MiKTeX 2.9\tex\latex\txfonts\txfonts.sty")) ("H:\My
Documents\tes.aux") ("C:\Program Files\MiKTeX
2.9\tex\latex\txfonts\omltxmi.fd") ("C:\Program Files\MiKTeX
2.9\tex\latex\txfonts\omstxsy.fd") ("C:\Program Files\MiKTeX
2.9\tex\latex\txfonts\omxtxex.fd") ("C:\Program Files\MiKTeX
2.9\tex\latex\txfonts\utxexa.fd") ("C:\Program Files\MiKTeX
2.9\tex\latex\txfonts\ot1txr.fd") ("C:\Program Files\MiKTeX
2.9\tex\latex\txfonts\utxsya.fd") ("C:\Program Files\MiKTeX
2.9\tex\latex\txfonts\utxsyb.fd") ("C:\Program Files\MiKTeX
2.9\tex\latex\txfonts\utxmia.fd") ("C:\Program Files\MiKTeX
2.9\tex\latex\txfonts\utxsyc.fd") [1{C:/Documents and
Settings/zhidayat/Local Settings/Application
Data/MiKTeX/2.9/pdftex/config/pdf tex.map}] ("H:\My Documents\tes.aux")
)Trying to make PK font rtxr at 657 DPI...

Running miktex-makemf.exe... miktex-makemf: The rtxr source file could not be
found. Running ttf2pk.exe... miktex-makepk: PK font rtxr could not be
created.

!pdfTeX error: pdflatex (file rtxr): Font rtxr at 657 not found
==> Fatal error occurred, no output PDF file produced!

for the following tex file with Winedt 6 in Windows XP SP3:
\documentclass{article}

\usepackage{txfontsb}

\begin{document}

Test ... $\alpha \mathbf{\epsilon}$

\[
a = bx
\]

\end{document}

What is happening? Thanks.

Best, Zul



--

http://www.its.ac.id
Ulrike Fischer
2011-02-23 10:51:25 UTC
Permalink
Am Wed, 23 Feb 2011 16:59:07 +0700 (WIT) schrieb
Post by z***@ee.its.ac.id
Post by Zarko Cucej
Dear all,
I wanted to use txfonts using txfontsb package. I got the following error
[1{C:/Documents and
Settings/zhidayat/Local Settings/Application
Data/MiKTeX/2.9/pdftex/config/pdf tex.map}] ("H:\My Documents\tes.aux")
)Trying to make PK font rtxr at 657 DPI...
Running miktex-makemf.exe... miktex-makemf: The rtxr source file could not be
found. Running ttf2pk.exe... miktex-makepk: PK font rtxr could not be
created.
!pdfTeX error: pdflatex (file rtxr): Font rtxr at 657 not found
==> Fatal error occurred, no output PDF file produced!
What is happening? Thanks.
The fonts are not in the map-file. As you are using a local
pdftex.map (which is not updated when you install packages as admin)
try if it works if you run on the command line (as user)

updmap
--
Ulrike Fischer
z***@ee.its.ac.id
2011-02-23 11:16:36 UTC
Permalink
Post by Ulrike Fischer
Am Wed, 23 Feb 2011 16:59:07 +0700 (WIT) schrieb
Post by z***@ee.its.ac.id
Post by Zarko Cucej
Dear all,
I wanted to use txfonts using txfontsb package. I got the following error
[1{C:/Documents and
Settings/zhidayat/Local Settings/Application
Data/MiKTeX/2.9/pdftex/config/pdf tex.map}] ("H:\My Documents\tes.aux")
)Trying to make PK font rtxr at 657 DPI...
Running miktex-makemf.exe... miktex-makemf: The rtxr source file could not be
found. Running ttf2pk.exe... miktex-makepk: PK font rtxr could not be
created.
!pdfTeX error: pdflatex (file rtxr): Font rtxr at 657 not found
==> Fatal error occurred, no output PDF file produced!
What is happening? Thanks.
The fonts are not in the map-file. As you are using a local
pdftex.map (which is not updated when you install packages as admin)
try if it works if you run on the command line (as user)
updmap
--
Ulrike Fischer
Thank you. It works.

Best,
Zul



--

http://www.its.ac.id
Ulrike Fischer
2011-02-22 08:46:02 UTC
Permalink
Post by Zarko Cucej
Dear all, yesterday I upgrade MikTeX to latest release. After then all
my TikZ drawings make a muddle (all nodes etc. are condensed in the same
point and all lines and other picture elements finished somewhere out of
paper ...
Since the tiz/pgf package didn't change for while and above muddle also
appear in following minimal example, I suspect that there is height
probability that latest release has some bug in MikTeX binaries. Do
anyone experiences a similar problem?
How are you compiling and viewing?
--
Ulrike Fischer
Ulrike Fischer
2011-02-22 09:00:23 UTC
Permalink
Post by Ulrike Fischer
Post by Zarko Cucej
Dear all, yesterday I upgrade MikTeX to latest release. After then all
my TikZ drawings make a muddle (all nodes etc. are condensed in the same
point and all lines and other picture elements finished somewhere out of
paper ...
Since the tiz/pgf package didn't change for while and above muddle also
appear in following minimal example, I suspect that there is height
probability that latest release has some bug in MikTeX binaries. Do
anyone experiences a similar problem?
How are you compiling and viewing?
After an update my suspection was confirmed: you use latex + YAP.
Choose in YAP the dvips render method. See

http://blog.miktex.org/post/2011/02/Yap-24-render-method.aspx
--
Ulrike Fischer
Zarko F. Cucej
2011-02-22 10:27:28 UTC
Permalink
Post by Ulrike Fischer
Post by Ulrike Fischer
Post by Zarko Cucej
Dear all, yesterday I upgrade MikTeX to latest release. After then all
my TikZ drawings make a muddle (all nodes etc. are condensed in the same
point and all lines and other picture elements finished somewhere out of
paper ...
Since the tiz/pgf package didn't change for while and above muddle also
appear in following minimal example, I suspect that there is height
probability that latest release has some bug in MikTeX binaries. Do
anyone experiences a similar problem?
How are you compiling and viewing?
After an update my suspection was confirmed: you use latex + YAP.
Choose in YAP the dvips render method. See
http://blog.miktex.org/post/2011/02/Yap-24-render-method.aspx
Dear Ulrike,
you have right .. i compiled with Latex and looked into YAP. Adjusting
YaP rendering method (from Pk) to dvips solve the problem ...

Thank you very much!

regards, Zarko
Enrico Toniolo
2011-03-07 10:45:03 UTC
Permalink
Hello,

With MiKTeX 2.9 I have a problem with garamound fonts that I have not with
2.7.

Here is the code:

\documentclass{book}
\usepackage[urw-garamond]{mathdesign}
\begin{document}
%
this is a test
%
\end{document}

After compiling with pdflatex, here is the last lines of .log file:

!pdfTeX error: pdflatex.exe (file ugmr8a.pfb): cannot open Type 1 font
file for
reading
==> Fatal error occurred, no output PDF file produced!

The file ugmr8a.pfb is in C:\MiKTeX\MiKTeX 2.9\fonts\tfm\mathdesign\mdugm\
which have full-control security setting. So no idea why it does not
works.

Any help?

thank you in advance
best regards


ENRICO TONIOLO







_________________________________________________________________________________________________________________
ATTENTION: This e-mail message contains confidential and/or legally
privileged information intended solely for the person to whom it is
addressed. If you are not the intended recipient, you are hereby notified
that any disclosure, copying, distribution of the contents of this e-mail
message is strictly prohibited. If you have received this communication in
error, please call us immediately to let us know and delete it by your
computer. Thank you.
ATTENZIONE: Le informazioni contenute nella presente comunicazione possono
essere riservate e sono comunque destinate esclusivamente alle persone
sopraindicate. Nel caso in cui il presente messaggio venga ricevuto da
persona diversa dal destinatario si avverte che ne sono proibite la
diffusione, la distribuzione nonché l’estrazione di copia. Nel caso aveste
ricevuto il presente messaggio per errore Vi preghiamo di informarci
immediatamente per telefono e di eliminarlo dal vostro computer. Grazie.
ATTENTION: Les informations contenues dans la présente communication sont
couvertes par le secret professionnel et sont à l’attention exclusive de
leur destinataire. Toute utilisation, distribution, divulgation ou
reproduction en sont interdites. En cas d’erreur de transmission, nous
vous prions de nous en informer immédiatement par téléphone et d'éliminer
le présent message e-mail de votre ordinateur. Merci.
ATENCION: Este mensaje es solamente para la persona a la que va dirigido.
Puede contener información confidencial o legalmente protegida. No debe,
directa o indirectamente, usar, revelar, distribuir, imprimir o copiar
ninguna de las partes de este mensaje si no es usted el destinatario. Si
usted ha recibido este mensaje por error, le rogamos que borre de su
sistema inmediatamente el mensaje y rogamos de informarnos inmediatamente
por teléfono, y destruirlo y eliminarlo de su ordenador. Gracias.
______________________________________________________________________________________________________
Ulrike Fischer
2011-03-07 11:46:36 UTC
Permalink
Post by Enrico Toniolo
Hello,
With MiKTeX 2.9 I have a problem with garamound fonts that I have not with
2.7.
!pdfTeX error: pdflatex.exe (file ugmr8a.pfb): cannot open Type 1 font
file for
reading
==> Fatal error occurred, no output PDF file produced!
The file ugmr8a.pfb is in C:\MiKTeX\MiKTeX 2.9\fonts\tfm\mathdesign\mdugm\
which have full-control security setting. So no idea why it does not
works.
pfb files belongs in fonts\type1 not in fonts\tfm.
--
Ulrike Fischer
Enrico Toniolo
2011-03-07 12:39:08 UTC
Permalink
Post by Ulrike Fischer
Post by Enrico Toniolo
Hello,
With MiKTeX 2.9 I have a problem with garamound fonts that I have not
with
Post by Ulrike Fischer
Post by Enrico Toniolo
2.7.
!pdfTeX error: pdflatex.exe (file ugmr8a.pfb): cannot open Type 1 font
file for
reading
==> Fatal error occurred, no output PDF file produced!
The file ugmr8a.pfb is in C:\MiKTeX\MiKTeX
2.9\fonts\tfm\mathdesign\mdugm\
Post by Ulrike Fischer
Post by Enrico Toniolo
which have full-control security setting. So no idea why it does not
works.
pfb files belongs in fonts\type1 not in fonts\tfm.
--
Ulrike Fischer
Yes,

Finally, I put in:
C:\locallibs\MiKTeX\fonts\type1\urw\garamond\

and it works.

Thank you
best regards

ENRICO TONIOLO






_________________________________________________________________________________________________________________
ATTENTION: This e-mail message contains confidential and/or legally
privileged information intended solely for the person to whom it is
addressed. If you are not the intended recipient, you are hereby notified
that any disclosure, copying, distribution of the contents of this e-mail
message is strictly prohibited. If you have received this communication in
error, please call us immediately to let us know and delete it by your
computer. Thank you.
ATTENZIONE: Le informazioni contenute nella presente comunicazione possono
essere riservate e sono comunque destinate esclusivamente alle persone
sopraindicate. Nel caso in cui il presente messaggio venga ricevuto da
persona diversa dal destinatario si avverte che ne sono proibite la
diffusione, la distribuzione nonché l’estrazione di copia. Nel caso aveste
ricevuto il presente messaggio per errore Vi preghiamo di informarci
immediatamente per telefono e di eliminarlo dal vostro computer. Grazie.
ATTENTION: Les informations contenues dans la présente communication sont
couvertes par le secret professionnel et sont à l’attention exclusive de
leur destinataire. Toute utilisation, distribution, divulgation ou
reproduction en sont interdites. En cas d’erreur de transmission, nous
vous prions de nous en informer immédiatement par téléphone et d'éliminer
le présent message e-mail de votre ordinateur. Merci.
ATENCION: Este mensaje es solamente para la persona a la que va dirigido.
Puede contener información confidencial o legalmente protegida. No debe,
directa o indirectamente, usar, revelar, distribuir, imprimir o copiar
ninguna de las partes de este mensaje si no es usted el destinatario. Si
usted ha recibido este mensaje por error, le rogamos que borre de su
sistema inmediatamente el mensaje y rogamos de informarnos inmediatamente
por teléfono, y destruirlo y eliminarlo de su ordenador. Gracias.
________________________________________________________________________________________________________________
Enrico Toniolo
2011-03-07 16:48:34 UTC
Permalink
Hello,

unfortunatelly I found something strange again about urw-garamond when
used with inputenc:

\documentclass{book}
\usepackage[latin1]{inputenc}
\usepackage[urw-garamond]{mathdesign}
\begin{document}
a/b e–-f
c/d g–h
s$_3$
\end{document}

all is ok if inputenc is not used, otherwise an error is given in
correnspondence of '-'.
It does not happen in version 2.7 of MiKTeX.

Haw can it be fixed?

thanks in advance
best regards

ENRICO TONIOLO
Post by Enrico Toniolo
Post by Ulrike Fischer
Post by Enrico Toniolo
Hello,
With MiKTeX 2.9 I have a problem with garamound fonts that I have
not
Post by Enrico Toniolo
with
Post by Ulrike Fischer
Post by Enrico Toniolo
2.7.
!pdfTeX error: pdflatex.exe (file ugmr8a.pfb): cannot open Type 1
font
Post by Enrico Toniolo
Post by Ulrike Fischer
Post by Enrico Toniolo
file for
reading
==> Fatal error occurred, no output PDF file produced!
The file ugmr8a.pfb is in C:\MiKTeX\MiKTeX
2.9\fonts\tfm\mathdesign\mdugm\
Post by Ulrike Fischer
Post by Enrico Toniolo
which have full-control security setting. So no idea why it does not
works.
pfb files belongs in fonts\type1 not in fonts\tfm.
--
Ulrike Fischer
Yes,
C:\locallibs\MiKTeX\fonts\type1\urw\garamond\
and it works.
Thank you
best regards
ENRICO TONIOLO
_________________________________________________________________________________________________________________
Post by Enrico Toniolo
ATTENTION: This e-mail message contains confidential and/or legally
privileged information intended solely for the person to whom it is
addressed. If you are not the intended recipient, you are hereby
notified
Post by Enrico Toniolo
that any disclosure, copying, distribution of the contents of this
e-mail
Post by Enrico Toniolo
message is strictly prohibited. If you have received this communication
in
Post by Enrico Toniolo
error, please call us immediately to let us know and delete it by your
computer. Thank you.
ATTENZIONE: Le informazioni contenute nella presente comunicazione
possono
Post by Enrico Toniolo
essere riservate e sono comunque destinate esclusivamente alle persone
sopraindicate. Nel caso in cui il presente messaggio venga ricevuto da
persona diversa dal destinatario si avverte che ne sono proibite la
diffusione, la distribuzione nonché l’estrazione di copia. Nel caso
aveste
Post by Enrico Toniolo
ricevuto il presente messaggio per errore Vi preghiamo di informarci
immediatamente per telefono e di eliminarlo dal vostro computer. Grazie.
ATTENTION: Les informations contenues dans la présente communication
sont
Post by Enrico Toniolo
couvertes par le secret professionnel et sont à l’attention exclusive de
leur destinataire. Toute utilisation, distribution, divulgation ou
reproduction en sont interdites. En cas d’erreur de transmission, nous
vous prions de nous en informer immédiatement par téléphone et
d'éliminer
Post by Enrico Toniolo
le présent message e-mail de votre ordinateur. Merci.
ATENCION: Este mensaje es solamente para la persona a la que va
dirigido.
Post by Enrico Toniolo
Puede contener información confidencial o legalmente protegida. No debe,
directa o indirectamente, usar, revelar, distribuir, imprimir o copiar
ninguna de las partes de este mensaje si no es usted el destinatario. Si
usted ha recibido este mensaje por error, le rogamos que borre de su
sistema inmediatamente el mensaje y rogamos de informarnos
inmediatamente
Post by Enrico Toniolo
por teléfono, y destruirlo y eliminarlo de su ordenador. Gracias.
_________________________________________________________________________________________________________________
------------------------------------------------------------------------------
Post by Enrico Toniolo
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
_______________________________________________
MiKTeX-Users mailing list
https://lists.sourceforge.net/lists/listinfo/miktex-users
_________________________________________________________________________________________________________________
ATTENTION: This e-mail message contains confidential and/or legally
privileged information intended solely for the person to whom it is
addressed. If you are not the intended recipient, you are hereby notified
that any disclosure, copying, distribution of the contents of this e-mail
message is strictly prohibited. If you have received this communication in
error, please call us immediately to let us know and delete it by your
computer. Thank you.
ATTENZIONE: Le informazioni contenute nella presente comunicazione possono
essere riservate e sono comunque destinate esclusivamente alle persone
sopraindicate. Nel caso in cui il presente messaggio venga ricevuto da
persona diversa dal destinatario si avverte che ne sono proibite la
diffusione, la distribuzione nonché l’estrazione di copia. Nel caso aveste
ricevuto il presente messaggio per errore Vi preghiamo di informarci
immediatamente per telefono e di eliminarlo dal vostro computer. Grazie.
ATTENTION: Les informations contenues dans la présente communication sont
couvertes par le secret professionnel et sont à l’attention exclusive de
leur destinataire. Toute utilisation, distribution, divulgation ou
reproduction en sont interdites. En cas d’erreur de transmission, nous
vous prions de nous en informer immédiatement par téléphone et d'éliminer
le présent message e-mail de votre ordinateur. Merci.
ATENCION: Este mensaje es solamente para la persona a la que va dirigido.
Puede contener información confidencial o legalmente protegida. No debe,
directa o indirectamente, usar, revelar, distribuir, imprimir o copiar
ninguna de las partes de este mensaje si no es usted el destinatario. Si
usted ha recibido este mensaje por error, le rogamos que borre de su
sistema inmediatamente el mensaje y rogamos de informarnos inmediatamente
por teléfono, y destruirlo y eliminarlo de su ordenador. Gracias.
_____________________________________________________________________________________
Pétiard François
2011-03-07 17:01:44 UTC
Permalink
Post by Enrico Toniolo
Hello,
unfortunatelly I found something strange again about urw-garamond when
\documentclass{book}
\usepackage[latin1]{inputenc}
\usepackage[urw-garamond]{mathdesign}
\begin{document}
a/b e–-f
c/d g–h
s$_3$
\end{document}
all is ok if inputenc is not used, otherwise an error is given in
correnspondence of '-'.
It does not happen in version 2.7 of MiKTeX.
Haw can it be fixed?
There are two characters which looks like '-' :
the character '-' (code ASCII : 45)
the character '–' (code ASCII : 150)

Between e and f in your example, that's not the same '-'

inputenc recognizes the second (ASCII 45) but not the first (ASCII 150).

François

Loading...