The tag has no wiki summary.

learn more… | top users | synonyms

0
votes
0answers
19 views

Include 6 pages of a pdf with document's header and section title [duplicate]

So, with pdfpages's includepdf one can include several pages of a pdf in the document. But this forces a pagebreak which leaves a lonely and unhappy section title. \includepdf[nup=2x3, ...
7
votes
2answers
132 views

Embedding a flv (or mp4) video using pdfTeX (plain TeX only)

I am attempting to find out how to embed a flv video in a pdf file created using plain TeX and pdfTeX. I was successful at manually (via Adobe Acrobat's menu: Tools->Multimedia->Video Tool) embedding ...
2
votes
0answers
55 views

Link to and attached/embedded file?

I'm using XeTeX and I'd like to have a link to an attached/embedded file. There's a solution here -- but it doesn't work for me: I'm using TeXlive2012. As I understand it the best bet is to use ...
1
vote
0answers
177 views

Integrating equation into Google Docs [closed]

I'm just wondering whether or not it is possible to have LaTeX equations inside my Google doc? At the moment, I'm including images of the equation which isn't really the desired method I would like to ...
0
votes
0answers
76 views

Inkscape text on path export [closed]

I have an Inkscape svg with a text on a path inside. I like to export this with pdf+latex to have it nice in the document. But I can't get it to work. Everything else looks like expected except the ...
4
votes
1answer
100 views

Embed distributed LaTeX file/code to the PDF?

I have read of the possibility to embed the LaTeX source in a generated PDF, see the question here. Do you know of a way to do this with distributed TeX file, i.e. for a TeX file which is stored in ...
5
votes
0answers
197 views

Embedded fonts - Verification: Different tools give different answers [closed]

I want to produce a PDF file that has all fonts embedded. I prefer to avoid the detour of postscript/dvi and use pdflatex instead. My PDF is basically a publication containing only OmniGraffle figures ...
10
votes
1answer
140 views

How to automatically embed cited PDF reports to a document?

I have built a .bib file with some entries providing a file attribute. I want this file to be automatically attached to the document (at the end, where the references are). I'm already using ...
1
vote
1answer
143 views

Embedded fonts not showing up correctly in PDF generated using pdfpages in pdfLaTeX

I am using the pdfpages package to include some other PDF documents into a LaTeX document I'm processing with pdfLaTeX. One of the included PDFs has some uncommon fonts. They are embedded in the ...
4
votes
1answer
47 views

Hypertarget within an embedded .tex file

I am creating a PDF from multiple latex files. Within my mainFile.tex file I am embedding other .tex files using \input{embeddedFile.tex}. I want to create a hyperlink to a line in embeddedFile.tex ...
3
votes
0answers
87 views

hyperlink to an embeded pdf [closed]

I found a way to embed a PDF and provide a hyperlink to it using hypgotoe. So, this is similar to what I am currently doing \documentclass{article} \usepackage{embedfile} \usepackage{hypgotoe} ...
4
votes
1answer
103 views

Same font embedded twice when including graphics created with standalone [duplicate]

Possible Duplicate: How to create small PDF files for the Internet I use XeLaTeX, TikZ and standalone to create a figure, e.g. a flowchart. When I use includegraphics{} to include that ...
5
votes
2answers
247 views

PSTricks + pdfLaTeX resulting in fonts not embedding into eventual PDF

I want my eventual PDF to have all fonts embedded. Using special psdots in pstricks is causing this to fail. Here is a MWE of something which results in non-embedded fonts: ...
3
votes
1answer
158 views

Automat within Record

Could somebody help me, please? I'd like to define a new shape with parameters (input/ouput variables and a automat). It should look like: INPUT OUTPUT ...
2
votes
1answer
608 views

Font is not embedded

I need to create pdf file with all fonts embedded (from tex source). But, as I understood, the most common fonts are not embedded by default. Therefore I have problems: ? 8 Error Font Times-Bold is ...
1
vote
1answer
294 views

video embedding in beamer

I know this was asked before, and the solution was y4pdf, however my question is: do we just compile our latex file with pdfLaTeX or how then? Because the question was asked over a year ago, are pdf ...
4
votes
0answers
65 views

Embedding fonts in an image [duplicate]

Possible Duplicate: Ligatures in figures and pdftex I have a PDF image file, which has been included in my document with \includegraphics{thefile.pdf} The PDF has a Type 1 font embedded ...
3
votes
1answer
1k views

Embed video in PDF with beamer under Ubuntu [closed]

I'm stuck in embedding a video into a PDF presentation with beamer. The problem is not the actual tex code, but the fact that I'm using Linux Ubuntu 10.04. The video is not reproduced, with evince it ...
1
vote
0answers
51 views

Embedding a Tex file inside a PDF? [duplicate]

Possible Duplicate: Is there some way to embed LaTeX source code in a PDF file? Is there any way to tell XeTeX/XeLaTeX (or pdfTeX/pdfLaTeX) to embed a copy of the TeX file inside the PDF ...
8
votes
2answers
1k views

Flash animation and beamer

I want to have a flash file (.swf) in my beamer document on a Linux machine, using pdfLaTeX and Evince. Is there a way to make a link to that file which runs an external player or even better, is it ...
2
votes
1answer
213 views

Table spanning multiple pages with another embedeed table that can span two pages

I have found out that longtabu inside longtabu is not possible but maybe another solution exists. I am autogenerating lots of latex code for documenting a certain binary communication protocol and I ...
6
votes
2answers
311 views

Attach listing to PDF

I would like to add listings source as attachment to a PDF (created by pdflatex). For \lstinputlisting this is pretty easy: \RequirePackage{listings} \RequirePackage{embedfile} ...
0
votes
0answers
103 views

Directly embedded images [duplicate]

Possible Duplicate: Embedding images with an encoding algorithm I'd like to embed an image (e.g. JPG, PNG) directly in my document. In HTML it's possible with a base64-encoded src ...
30
votes
2answers
1k views

Fast PNG embedding using pdflatex

I have a LaTeX document, that includes a lot PNG images. It takes about 18 second to compile. Most of the time is spent for the inclusion of the PNG images. The pdfTeX 1.40 manual from ctan states on ...
6
votes
1answer
3k views

loop video clip in beamer

I am creating a presentation using beamer and would like to have my embedded video clip automatically play on a loop. I can get the video to appear and play in the pdf; however, it does not loop. I ...
2
votes
1answer
133 views

Is it possible to embed a TeX flavor in an OS X application?

I'd like to use a nice typesetting engine to generate invoices in PDF format from an OS X application I've developed. I want to respect the licensing but I'm not an expert on that side. I don't need ...
10
votes
3answers
2k views

Using Python within LaTeX and accessing its variables

I have used the python package to include Python in my LaTeX document which works fine. I am trying to access the Python variables/calculations outside of \begin{python} ... \end{python}, without ...
8
votes
4answers
3k views

What's the best way to embed Visio diagrams?

I was wondering if there is an easier (and better) way of embedding Visio diagrams into a LaTeX document. As far as I know there a two ways: Save Visio Diagram as PNG and use \includegraphics Save ...
9
votes
2answers
593 views

Embedding a pdf file with clickable external links into a LaTeX document

I want to embed a screenshot of a web page into a LaTeX document as a vector graphic with clickable links. I'm using wkhtmltopdf to render the web page as a letter-sized pdf file with working links. ...
6
votes
2answers
725 views

Is it possible to embed (attach) a file password protected in a PDF?

The situation is the following, for certain short latex files, I embed the source in the PDF it self. That can save me time in an emergency if I need to modify the source of a PDF without having to ...
5
votes
2answers
1k views

Ditaa diagrams in TeX (LaTeX) document

I would like to make Diagrams in AsciiArt style. I've found Ditaa tool very usefull. I was happy to find, there is Eps output addoon for it. What the easiest, but clear and elegant way (following ...
7
votes
1answer
566 views

Embedding images with an encoding algorithm

Friends, sometimes I had to create a self-contained PHP script. That means the PHP script could have any files within it due to some encoding/decoding algorithm, like Base64. For example, this code is ...
4
votes
3answers
722 views

Why does LaTeX not embed imported EPS images into the DVI file?

Experiment: Compiling a file, having PSTricks code inside, in LaTeX (latex.exe), results in a self-contained DVI, where this PSTricks code is embedded. But if the file has EPS images, the resulting ...
14
votes
2answers
530 views

Attach displayed image to the PDF without storing it twice

If one and the same image is included in a PDF multiple times it is only stored only once as an PDF object. Now I like to also attach an image which is shown in the document to the PDF to allow users ...
7
votes
2answers
916 views

Embed link to an embedded file

I am embedding a PDF file inside my LaTeX-generated PDF file using embedfile: \usepackage{embedfile} \embedfile{myfile.pdf} I would like to also insert a link that the user can click on to open the ...
43
votes
6answers
3k views

How to add an invisible watermark to pdf documents?

I'd like to add an invisible watermark to each PDF document that I produce so that in case it leaks, I know where it leaked from. Anyone knows what would a good way for an invisible watermark be in a ...
10
votes
1answer
961 views

How do I make an attached file display like a link?

I'm embedding an external file in my pdf with \usepackage{attachfile2} and\textattachfile[color=1 1 1]{description}{file.pdf}. How can I make the text look the same as it would if I had used the ...
13
votes
1answer
571 views

Is it possible to embed multimedia (audio or video)?

Using TeX/LaTeX is it possible to embed multimedia? If so how?
3
votes
1answer
696 views

Get MiKTeX dvips to embed fonts found in EPS file [closed]

I have some EPS figures embedded in a LaTeX document. When I run dvips on the .dvi file I get complaints like this: dvips.exe: Font TimesTen-Roman used in file ./fig01-01.eps is not in the mapping ...
18
votes
2answers
2k views

Is it possible to embed a YouTube video using LaTeX?

I'd like to embed a YouTube video inside a PDF generated by LaTeX, now I know it is possible to embed videos using the movie15 package but that includes the video in the PDF. I was hoping there would ...
25
votes
3answers
1k views

How to preserve hyperlinks in included pdf?

I have generated PDFs with figures that have hyperlinks (hyperref to websites, \href) in them. When I compile these figures standalone the hyperlinks work. But when I try to include these PDFs (as ...
1
vote
1answer
2k views

How to write raw text verbatim in LyX?

I want to write PlantUML diagrams from within LyX, and I want to put the result right into the document itself. To do so, I attempted to create a comment environment, in which I put the diagram ...
66
votes
3answers
2k views

Is there some way to embed LaTeX source code in a PDF file?

Several times now I have inadvertently lost the .tex file that generated a PDF file with pdflatex. Given what I know of the internal structure of PDF files, it should be possible to embed a text file ...
1
vote
3answers
414 views

Position and scaling with graphicx package

In the good ol' days I drew figures with xfig and generated LaTeX source to directly include in my papers. But I now find powerpoint to be a faster drawing tool and sufficient for most of my needs. ...
10
votes
2answers
5k views

How to embed fonts at compile time with pdflatex

I just ran into the problem of embedding fonts while trying to publish with lulu.com. Although everyone apparently is 'supposed' to handle those 35 standard fonts for some strange reason they won't ...
4
votes
2answers
955 views

Embedding files into a PDF document with dvipdfmx

I use the embedfile package in order to embed the LaTeX source code into the final PDF with the following code: \documentclass{article} \usepackage{embedfile} \embedfile{\jobname.tex} ...
9
votes
1answer
786 views

Attach files to PDF with dvipdfmx

The attachfile package allows files to be embedded within the output PDF of a pdfLaTeX document, and the attachfile2 extends this for dvips use as well. In an article, the author of dvipdfmx gives a ...
4
votes
3answers
563 views

Always a space before embedded figures in table - how do I get rid of it?

I am placing figures in a tabularx and I am having trouble getting them to embed properly. I keep getting an annoying spacer before the figure... Now if only this space could be split evenly before ...
7
votes
9answers
2k views

For movie15-based 3D embeds, how to get u3d files?

The movie15 package (an interface to embed movies, sounds and 3D objects into PDF documents for use with LaTeX as well as pdfLaTeX) requires 3D files to be in u3d format for embedding into pdf. This ...
31
votes
11answers
2k views

Embedding LaTeX equations into a webpage

I'd like to include some basic math equations into a webpage. Is there an easy way of either compiling the LaTeX into an image which I can upload, or else of having the browser parse the code?