Git Product home page Git Product logo

pdfoverlay's Introduction

pdfoverlay — A LaTeX style for overlaying text on a PDF

The pdfoverlay package provides a simple interface to overlay text on to an existing PDF. The text to be overlaid is typeset and positioned normally as you would any other LaTeX document. Some or all of the pages of the PDF can be included and not all pages of the PDF need have overlaid text. It’s also possible to include text between pages of the PDF.

Installation from TeXLive or MiKTeX

pdfoverlay is in TeXLive and MiKTeX and can be installed in the usual way through your distribution. E.g., in TeXLive by running:

tlmgr install pdfoverlay

Installation from CTAN

Download and unpack pdfoverlay.zip from CTAN at https://ctan.org/pkg/pdfoverlay

Change to the pdfoverlay directory, then run:

tex pdfoverlay.ins

to generate pdfoverlay.sty.

Copy pdfoverlay.sty to $TEXMFHOME/tex/latex/pdfoverlay/ and pdfoverlay.pdf to $TEXMFHOME/doc/latex/pdfoverlay/.

You can find $TEXMFHOME by running:

kpsewhich -var-value=TEXMFHOME

Installation from Git Source

pdfoverlay uses the l3build system.

Clone the git repository using:

git clone https://github.com/dcpurton/pdfoverlay.git

Change to the pdfoverlay directory, and then the style file (pdfoverlay.sty) and documentation (pdfoverlay.pdf) can be installed by running:

l3build install --full

Licence

Copyright (c) 2018-2022 David Purton <[email protected]>

This work may be distributed and/or modified under the conditions of
the LaTeX Project2 Public License, either version 1.3c of this license
or (at your option) any later version. The latest version of this
license is in
   http://www.latex-project.org/lppl.txt
and version 1.3c or later is part of all distributions of LaTeX
version 2005/12/01 or later.

This work is "maintained" (as per the LPPL maintenance status)
by David Purton.

This work consists of the files pdfoverlay.ins, pdfoverlay.dtx, README.md,
and the derived files pdfoverlay.sty and pdfoverlay.pdf

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.