ummels / fedraserif

LaTeX support for Fedra Serif Pro
9 stars 1 forks source link

Some warning #2

Closed uikmuuyiok closed 5 days ago

uikmuuyiok commented 2 months ago

I using Win11 + TeXLive2024 + Cygwin and FedraSerifPro A/B Version4.000 to run this project return some warnings (maybe every font return follow)

D:\texlive\2024\bin\windows\otftotfm.exe: --unicoding command: warning: bad UNICODING ('germandbls' has no encoding)
D:\texlive\2024\bin\windows\otftotfm.exe: --unicoding command: warning: bad UNICODING ('dotlessj' has no encoding)
D:\texlive\2024\bin\windows\otftotfm.exe: --unicoding command: warning: bad UNICODING ('ff' has no encoding)
D:\texlive\2024\bin\windows\otftotfm.exe: --unicoding command: warning: bad UNICODING ('fi' has no encoding)
D:\texlive\2024\bin\windows\otftotfm.exe: --unicoding command: warning: bad UNICODING ('fl' has no encoding)
D:\texlive\2024\bin\windows\otftotfm.exe: --unicoding command: warning: bad UNICODING ('ffi' has no encoding)
D:\texlive\2024\bin\windows\otftotfm.exe: --unicoding command: warning: bad UNICODING ('ffl' has no encoding)

Are these warnings that can be ignored?

At the end of process get message

TEXINPUTS=fontinst:misc: pdftex -interaction nonstopmode -halt-on-error -output-dir misc \\input makeorn \\installorn{FSerProA-Book}\\bye
This is pdfTeX, Version 3.141592653-2.6-1.40.26 (TeX Live 2024) (preloaded format=pdftex)
 restricted \write18 enabled.
entering extended mode
! I can't find file `makeorn'.
<*> \input makeorn
                   \installorn{FSerProA-Book}\bye
(Press Enter to retry, or Control-Z to exit)
Please type another input file name
! Emergency stop.
<*> \input makeorn
                   \installorn{FSerProA-Book}\bye
!  ==> Fatal error occurred, no output PDF file produced!
Transcript written on misc/texput.log.
make: *** [Makefile:312: misc/FSerProA-Book-Pi-U.vpl] Error 1

I don't know how to deal with...

ummels commented 1 month ago

The warnings can be ignored, I think.

Not sure why the Makefile does not work for you though.