Questions tagged [embedding]
about embedding other files such as source code or fonts into output documents, possibly using the PDF attachments feature.
179 questions
Score of 1
1 answer
164 views
LuaLaTeX not embedding fonts
When I open the pdf of my MWE in Adobe Acrobat and try to sign the signature field, I get the error 2013 which warns me that my fonts are not embedded. To be more precise, it's the Helvetica font that'...
Score of 3
1 answer
116 views
How to embed and syntax-highlight EBNF in a LaTeX document
I am currently writing a LaTeX document which will involve quite a fair bit of EBNF (Extended Backus-Naur Form). It would be incredibly convenient for the reader of this document if the EBNF was ...
Score of 3
1 answer
93 views
How to make Textfield font match page font?
so for work I wanted to create a pdf logbook template with fillable fields, so i can quickly create a new logbook entry. For that I wanted to use the hyperref package with textfields etc.
During ...
Score of 0
0 answers
82 views
Howto enable font embedding with tikzfadingfrompicture? (Use case: Text color gradient)
I want to display a (very big) partially transparent emoji in the background of a document with a color gradient on the emoji).
So far, the only successful way for doing so seemed the following tikz ...
Score of 0
0 answers
104 views
How can I embed a file (pdf, excel, word etc.) into a lyx pdf document like it happens in word document?
I am creating a document in LyX for processes in which I want to include reference excel file, images etc. Is it possible for me to embed them in the output pdf like it happens in word instead of the ...
Score of 0
0 answers
147 views
How Can I Bundle a Figure JPG and a latex TEX file into one TEX file and have it run?
In the question at
Can I bundle images in the source file? there is discussion of this, the consensus being it is impossible.
What I want to do is have all files necessary to compile my tex code in ...
Score of 0
1 answer
91 views
Embedded video in beamer presentation - strange behavior
I have two .mp4 videos that I have to embed in my beamer presentation which uses this template. I use the following code:
\begin{frame}{Animation}
\centering
\includemedia[
width=0.6\...
Score of 1
0 answers
172 views
Issues with embedall package
I have been trying to use the embedall package for latex but in overleaf I get...
Package embedfile Error: File `output.tex' not found.
The MWE for this is...
\documentclass{article}
\usepackage{...
Score of 0
0 answers
79 views
PDF fonts get embedded but hyperlinks inside document do not work
I have a .pdf file, in which I have to embed all the fonts.
I found out that I should use this command:
gs -q -dNOPAUSE -dBATCH -dPDFSETTINGS=/prepress -dPrinted=false -sDEVICE=pdfwrite -sOutputFile=...
Score of 0
0 answers
263 views
LuaLaTeX embed all fonts not working
I have the problem that my LuaLaTeX generated PDF apparently does not have all fonts that it uses embedded (the site where I let my document get printed says so).
So, I am using LuaLaTeX with the ...
Score of 3
0 answers
42 views
My question concerns switching from using MathType in Word on a MacBook to using LaTeX in a word process for scientific papers [duplicate]
For many (!) years I have written papers in MS Word with numerous embedded equations generated by MathType software. MathType prior to its recent acquisition by Wiris was able to function as a ...
Score of 3
0 answers
163 views
Embed ALL shapes of the fonts into PDF
I'm producing a book using luatex, and zillion other packages. Everything goes fine except that when I sent the PDF to a reviewer he told me that when he prints it some parts of the doc (those using ...
Score of 1
0 answers
622 views
movie15 - embedded MP4 runs on some PDF viewers but not Adobe
I am working on a beamer presentation. In one of the frames i need to insert an MP4 video. I tried using the package movie15. I open this pdf in Adobe reader Version 2022.003.20310 and try to run the ...
Score of 1
0 answers
294 views
How do I add a colored background behind page numbers?
I have a master document where I embed several pdf files that I need to present the case for my visa. Most of these pdfs are scanned pages and the page number is printed over some drawing or texts ...
Score of 2
0 answers
412 views
How to embed all fonts in PDF? [closed]
I am writing my thesis on LaTeX using TeXstudio and Texlive on PC with Windows 10.
I am using BT Charter, and for some reason I cannot get the font to embed to the .pdf file, and when I share the file ...