Re: Include or draw fonts in PDF files

Félix Faisant <[email protected]>
Newsgroups gmane.editors.texmacs.user
Message-ID <[email protected]>
Hello,

As a non-TeXmacs solution, you could try this ghostscript to render the text contained as vector elements instead :
	gs -sDEVICE=pdfwrite -dNoOutputFonts -o out.pdf in.pdf
and possibly automatize the task with xargs.

Inkscape is also able to save text as vectors.

Félix

On Wed, 2024-04-10 at 08:27 +0200, Basile Audoly wrote:
> Hello TeXmacs users,
> 
> I often use the nice "draw-over" feature to superimpose mathematical labels onto figure in PDF format. When exporting to LaTeX, TeXmacs cleverly exports a PDF version of the figures that includes the labels. However, the fonts for the labels are not embedded and the journal editor complains that they do not draw correctly in their system.
> 
> Does anyone have a recommendation for instructing TeXmacs to draw the fonts as paths or embed them, or for an external command-line tool that could embed (or draw) the missing fonts?
> 
> Thanks in advance for your suggestions,
> Basile.
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.