Struggling to use linux in college - GNU/Linux

Users browsing this thread: 2 Guest(s)
josuah
Long time nixers
So in the end, simple text formats win: Easy to parse, they can be converted to whatever society come up with to publish documents.

Whatever Text Format (WTF™) -{Pandoc, Emacs, whatnot}-> LaTeX, HTML, Troff... -{pandoc, LaTeX toolsuite, web browser, GUI word processor}-> PDF, DOCX

Man pages anyone? Auto-generated man pages are rarely of an extremely good quality. I guess it might sometimes be the same for PDF and DOCX.

mandoc added -T pdf support to export pdfs that do not have anything binary (non-text), more readable, but still hard to come back to the previous format.
Whatever you choose it might be better to keep the original sources.

Code:
%PDF-1.1
1 0 obj
<<
>>
endobj
3 0 obj
<<
/Type /Font
/Subtype /Type1
/Name /F0
/BaseFont /Times-Roman
>>
4 0 obj
<<
/Type /Font
/Subtype /Type1
/Name /F1
/BaseFont /Times-Bold
>>
5 0 obj
<<
/Type /Font
/Subtype /Type1
/Name /F2
/BaseFont /Times-Italic
>>
6 0 obj
<<
/Type /Font
/Subtype /Type1
/Name /F3
/BaseFont /Times-BoldItalic
>>
7 0 obj
<<
/Length 8 0 R
>>
stream
BT
/F1 11 Tf
68.013 702.834 Td
(NAME) Tj
ET
BT
/F1 11 Tf
81.763 687.445 Td
(ascii) Tj
ET
/F0 11 Tf
BT
/F0 11 Tf
105.292 687.445 Td
(-) Tj
ET
BT
/F0 11 Tf
111.705 687.445 Td
(four-column) Tj
ET
BT
/F0 11 Tf
169.444 687.445 Td
(representation) Tj
ET
BT
/F0 11 Tf
234.509 687.445 Td
(of) Tj
ET
BT
/F0 11 Tf
246.422 687.445 Td
(the) Tj
ET
BT
/F0 11 Tf
262.614 687.445 Td
(ASCII) Tj
ET
BT
/F0 11 Tf
294.085 687.445 Td
(set) Tj
ET
/F1 11 Tf
BT
/F1 11 Tf
68.013 656.667 Td
(DESCRIPTION) Tj
ET
/F2 11 Tf
BT
/F2 11 Tf
81.763 641.278 Td
(Oct) Tj
ET
BT
/F2 11 Tf
...


Messages In This Thread
RE: Struggling to use linux in college - by jkl - 25-12-2017, 01:10 AM
RE: Struggling to use linux in college - by jkl - 25-12-2017, 12:49 PM
RE: Struggling to use linux in college - by z3bra - 26-12-2017, 08:24 AM
RE: Struggling to use linux in college - by evbo - 08-01-2018, 07:57 PM
RE: Struggling to use linux in college - by xero - 10-01-2018, 06:49 PM
RE: Struggling to use linux in college - by apk - 10-01-2018, 11:50 PM
RE: Struggling to use linux in college - by rocx - 11-01-2018, 01:30 AM
RE: Struggling to use linux in college - by resk - 11-01-2018, 05:43 AM
RE: Struggling to use linux in college - by rocx - 11-01-2018, 03:16 PM
RE: Struggling to use linux in college - by pkal - 11-01-2018, 06:23 PM
RE: Struggling to use linux in college - by z3bra - 12-01-2018, 08:18 PM
RE: Struggling to use linux in college - by mrtn - 14-01-2018, 11:23 AM
RE: Struggling to use linux in college - by mrnd - 15-01-2018, 11:01 AM
RE: Struggling to use linux in college - by xero - 17-01-2018, 01:41 PM
RE: Struggling to use linux in college - by fraun - 17-01-2018, 03:05 PM
RE: Struggling to use linux in college - by josuah - 18-01-2018, 10:40 AM
RE: Struggling to use linux in college - by fraun - 18-01-2018, 12:13 PM
RE: Struggling to use linux in college - by fraun - 29-01-2018, 11:50 AM
RE: Struggling to use linux in college - by Tmplt - 30-01-2018, 03:04 PM
RE: Struggling to use linux in college - by fraun - 06-02-2018, 08:22 AM