Seems to me we should not have to print a 90 page document to get the
one page/paragraph of interest. What do folks use now?
On 28/10/24 02:07, gene heskett wrote:
Seems to me we should not have to print a 90 page document to get the
one page/paragraph of interest. What do folks use now?
Cheers, Gene Heskett, CET.
Quite often in a web browser you can select the text and right click and print selection.
If you are in a gui console you can select some text and copy and paste into a gui text editor and print that.
If you are only in a console with no gui you will have problems
Seems to me we should not have to print a 90 page document to get the one page/paragraph of interest.
Seems to me we should not have to print a 90 page document to get the one page/paragraph of interest.
I agree, but I wonder why you think it needs to be stated.
What tool are you using and what part of it makes you think it really
wants you to print all 90 pages of a document?
FWIW, nowadays I basically never print to paper from anything else than
my favorite PDF viewer (which does offer me to print any selected
subset of the pages). For everything else, I "print to PDF" (and then
use my PDF viewer to print to paper the parts I need, if that's
what I want).
Seems to me we should not have to print a 90 page document to get the one page/paragraph of interest. What do folks use now?
On 28/10/24 02:07, gene heskett wrote:
Seems to me we should not have to print a 90 page document to get the
one page/paragraph of interest. What do folks use now?
Cheers, Gene Heskett, CET.
Quite often in a web browser you can select the text and right click and print selection.I've got a gui on both ends of the net but cups on armbian can't see the printers shared by debian/bookworm. So we fix that first. If we can...
If you are in a gui console you can select some text and copy and paste
into a gui text editor and print that.
If you are only in a console with no gui you will have problems
.
On Sun 27 Oct 2024 at 14:07:25 (-0400), gene heskett wrote:installed it, but the assumption that its a pdf is wrong, its an .md
Seems to me we should not have to print a 90 page document to get the
one page/paragraph of interest. What do folks use now?
pdftk, now pdftk-java
Cheers,
David.
.
On Sun 27 Oct 2024 at 15:24:52 (-0400), Stefan Monnier wrote:
Seems to me we should not have to print a 90 page document to get the one page/paragraph of interest.
I agree, but I wonder why you think it needs to be stated.
What tool are you using and what part of it makes you think it really
wants you to print all 90 pages of a document?
FWIW, nowadays I basically never print to paper from anything else than
my favorite PDF viewer (which does offer me to print any selected
subset of the pages). For everything else, I "print to PDF" (and then
use my PDF viewer to print to paper the parts I need, if that's
what I want).
What I would miss if I had only that for PDFs:
. a record of how I made the printout,
. a carbon copy of the document to file (if I do print,
it's generally to send it somewhere),
. the ability to do this manually or with scripts,
. handling encryption,
. most importantly, the ability to assemble a document
from multiple parts of various sources.
Seems to me we should not have to print a 90 page document to get the one page/paragraph of interest. What do folks use now?
On Sun, Oct 27, 2024 at 02:07:25PM -0400, gene heskett wrote:
Seems to me we should not have to print a 90 page document to get the one page/paragraph of interest. What do folks use now?
Hey Gene, I'm assuming that your .md file is in markdown format. If so,
you have a few choices. There's nothing about markdown that forces formatting by page. So for example, you could render markdown as HTML
using pandoc, then use something like xmlstarlet to select just the
parts of the HTML you want. Then, you can load that in your browser and print.
If you really want to format markdown in pages, you can use pandoc to
render markdown as PDF, then use a PDF reader to print the pages you want.
Hope this helps,
Ryan
ke 20.11.2024 klo 3.12 Ryan Nowakowski (tubaman@fattuba.com <mailto:tubaman@fattuba.com>) kirjoitti:
On Sun, Oct 27, 2024 at 02:07:25PM -0400, gene heskett wrote:
> Seems to me we should not have to print a 90 page document to get
the one
> page/paragraph of interest. What do folks use now?
Hey Gene, I'm assuming that your .md file is in markdown format. If so,
you have a few choices. There's nothing about markdown that forces
formatting by page. So for example, you could render markdown as HTML
using pandoc, then use something like xmlstarlet to select just the
parts of the HTML you want. Then, you can load that in your browser and
print.
If you really want to format markdown in pages, you can use pandoc to
render markdown as PDF, then use a PDF reader to print the pages you
want.
Hope this helps,
Ryan
okular can also display documents in markdown format and some other
formats in addition to PDF.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 546 |
Nodes: | 16 (0 / 16) |
Uptime: | 166:51:36 |
Calls: | 10,385 |
Calls today: | 2 |
Files: | 14,057 |
Messages: | 6,416,529 |