Open l-atome opened 4 years ago
@l-atome Please provide both the source code and the logs generated when compiling.
I use the 20.04 of Xubuntu so i hope that all my package is updated (??)
The version of your operating system does not matter. It is the version of the LaTeX distribution you have installed, and the version of all installed/updated packages.
@l-atome It seems you have the same problem as described here: https://tex.stackexchange.com/questions/471566/extraneous-parenthesis-with-extensible-accents-and-yhmath. I suggest you focus on the installed version of LaTeX distribution you use.
This the source 1 source1.zip and the source 2 with \tracingall source2.zip
My version of texlive is "This is pdfTeX, Version 3.14159265-2.6-1.40.20 (TeX Live 2019/Debian) (preloaded format=pdflatex 2020.5.29)" Thanks for your hlp
@l-atome Checking the properties of your PDF file I noticed you are missing the Yhcmex font .
It seems that yhmath
is installed in your local folder:
(/home/_data/myLocaltexmf/tex/latex/yhmath/yhmath.sty
Package: yhmath 2020/03/17 v1.6
(/usr/share/texlive/texmf-dist/tex/latex/amsmath/amsmath.sty
Package: amsmath 2020/01/20 v2.17e AMS math features
\@mathmargin=\skip49
hence the yhcmex.pfb
is not visible to the compiler (or maybe there is no font mapping defined).
Why don't you install the package the common way?
@l-atome Any news?
@l-atome ?
Hello, i install a light texlive because i use it on "virtual private server" and the amount of space disk is very limited ....
I try to install your package directly from your source but i have always the same issue ...
I don't know if you can help me but thanks you for the consideration of previous messages
Thanks Thomas install_package.txt find_result.txt my_file.tar.gz
Hello, I have a problem with this code :
$\widehat{aaa \hskip2.5cm}$
appaers an open parenthesis at the end of my displayI update my version of yhmath, i remove all my "localtexmf" nothing works
I use the 20.04 of Xubuntu so i hope that all my package is updated (??)
You can see the manual of "yhmath" compiled when i launch "make" on my computer and see the open parenthsesis display
Thanks for your help yhmath.pdf
PS: all work fine when i product postcript file from the dvi file