[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: editing a PDF [Re: emacs 30.5.0 editing epub]
From: |
Ulrich Deiters |
Subject: |
Re: editing a PDF [Re: emacs 30.5.0 editing epub] |
Date: |
Tue, 21 Mar 2023 23:55:48 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 |
Am 21.03.23 um 22:57 schrieb gebser@mousecar.com:
Better than that, what FOSS app(s) would be happy replacement for the
Acrobat-Industrial Complex?
This depends on what you want. Printing a document takes
(at least) three stages:
(1) One composes the text using a language that contains formatting
commands. The best open-source choice is LaTeX. LaTeX code is human-
readable and can be edited with emacs; in fact, emacs has a LaTeX
mode. There are also free programs that assist writing LaTeX code,
or which let one compose XML code, which is then translated into LaTeX.
(2) One processes the LaTeX code; the results are DVI, PostScript,
or PDF files. Such files basically consist of instructions of the
type "choose font F, go to location (X, Y), and print character C".
Therefore these files are long and, if converted to a human-readable
format, very boring. You do not want to edit these.
(3) The intermediate code is processed to produce a bitmap, which is
then transferred to the paper.
So you see, the stage at which editing makes sense is Stage (1).
Exceptions are graphics designers and artists, who work with PostScript
or similar languages directly in order to achieve special effects.
- Re: emacs 30.5.0 editing epub, (continued)
- Re: emacs 30.5.0 editing epub, H . -J . Heitländer, 2023/03/16
- Re: emacs 30.5.0 editing epub, Michael Heerdegen, 2023/03/16
- Re: emacs 30.5.0 editing epub, Michael Heerdegen, 2023/03/16
- editing a PDF [Re: emacs 30.5.0 editing epub], address@hidden, 2023/03/19
- Re: editing a PDF [Re: emacs 30.5.0 editing epub], Michael Heerdegen, 2023/03/19
- Re: editing a PDF [Re: emacs 30.5.0 editing epub], address@hidden, 2023/03/20
- Re: editing a PDF [Re: emacs 30.5.0 editing epub], Michael Heerdegen, 2023/03/20
- Re: editing a PDF [Re: emacs 30.5.0 editing epub], Yuri Khan, 2023/03/21
- Re: editing a PDF [Re: emacs 30.5.0 editing epub], Ulrich Deiters, 2023/03/21
- Re: editing a PDF [Re: emacs 30.5.0 editing epub], address@hidden, 2023/03/21
- Re: editing a PDF [Re: emacs 30.5.0 editing epub],
Ulrich Deiters <=
- Re: editing a PDF [Re: emacs 30.5.0 editing epub], Michael Heerdegen, 2023/03/21
- FOSS replacement for PDF [Re: editing a PDF], address@hidden, 2023/03/22
- Re: FOSS replacement for PDF [Re: editing a PDF], Yuri Khan, 2023/03/22
- Re: FOSS replacement for PDF [Re: editing a PDF], Jean Louis, 2023/03/23
- Re: FOSS replacement for PDF [Re: editing a PDF], Yuri Khan, 2023/03/23
- Re: FOSS replacement for PDF [Re: editing a PDF], Gregory Heytings, 2023/03/23
- Re: editing a PDF [Re: emacs 30.5.0 editing epub], Michael Heerdegen, 2023/03/28
- Re: editing a PDF [Re: emacs 30.5.0 editing epub], Jean Louis, 2023/03/22
- Re: editing a PDF [Re: emacs 30.5.0 editing epub], address@hidden, 2023/03/22
- Re: editing a PDF [Re: emacs 30.5.0 editing epub], Emanuel Berg, 2023/03/22