alternatives to the concept of a page, Gutenberg press vs LCD screen

Mike Marchywka marchywka at hotmail.com
Sat Aug 31 01:37:42 CEST 2019



I'm not sure this link was appreciated but it captures most
of my interest except for dealing with visibility,

https://tug.org/TUGboat/tb32-3/tb102veytsman-ebooks.pdf
Ebooks and paper sizes: Output routines
made easier
Boris Veytsman and Michael Ware

In my current case, I had an email of literature updates from pubmed.
Each entry contains a title, citation, abstract, and authors.
The specials create dvi that can recognize the groups and a modified
viewer allows you to show or hide groups. For example, you may get
the emails with all these fields but just want the titles first.
The macros number the blocks in order they occur and you get as
was suggested for paragraphs in legal documents a number for each citable
thingy. Then, you may want to make an adhoc collection of abstracts
visible. And then maybe send this curated stuff to someone with out
a bunch of copy/paste- just copy the stuff you made visible.

Of course for actual printing you need a page size but that
is determined by the printer just like a window size or something.


I guess my usage is different- I'm trying to organize largely text
information. The suggestion that a font is something other than 
a look up table between a byte and a 5x7 bit map is too compilcated :)

But even in books, reference works, tech, or romance novels, I'd imagine
you may want some way to browser other than flipping pages. Not sure
this works here but maybe someone has dealt with it.

Thanks.

On Fri, Aug 30, 2019 at 05:01:41PM +0000, Mike Marchywka wrote:
> On Thu, Aug 29, 2019 at 08:10:51PM +0100, Peter Flynn wrote:
> > On 29/08/2019 10:12, Mike Marchywka wrote:
> > > All the dvi language and generally latex and typesetting seems stuck 
> > > on the idea of "setting" fixed pages that may as well be images like
> > > jpeg. HTML and I guess PDF can be more flexible in how they are viewed
> > I don't think many people use DVI any more: PDF has been the default for
> > many years. TeX *IS* a typesetting program, so it's not unreasonable to
> > expect it to set type in a fixed way — but PDF can always be read and
> > indexed and converted to plain text (so can DVI, but rarely done).
> > 
> > LaTeX can be converted to HTML (eg Pandoc) but that's going backwards:
> > the optimal workflow is to create XML or HTML, and then generate LaTeX
> > from that, which I *much* more reliable. But HTML does not have the
> > formatting scope of LaTeX, so it depends on your application.
> > 
> > > (this is for ignoring things like data entry by user, just cases 
> > > where a publisher wants to publish a specific document or work for
> > > a reader and options for the viewer to nagivate). Someone here 
> > > indicated that companies like this approach as they know what the
> > > document will look like when the viewer gets it
> > 
> > Yes, most publishers treat appearance as the single most important
> > thing, because they believe their reputation is based on appearance
> > rather than content. They are convinced that they need to control
> > appearance first, before anything else. They are wrong, of course, but
> > changing their minds is VERY DIFFICULT.
> >
> > > although in the past anyway that may not have been the case with pdf
> > > IIRC.
> > 
> > I'm not sure I understand that. It has always been the case, back as far
> > as Gutenberg, all through the metal-type days, and through the
> > Postscript era into the days of PDF.
> 
> I just meant earlier IIRC the PDF viewers didn't always seem to work consistently
> but I'm not sure where they are now- I just use evince. 
> 
> > 
> > > Computer generated documents can be structured or at least
> > > repetitive and lengthy compared to attention span of audience. But
> > > mashing the logical structure to fit a fixed page layout seems less
> > > important when you don't need to literally etch the result in stone.
> > 
> > Who is mashing the logical structure to fit the page layout? I have
> > only seen this for ephemeral documents (eg 1–2 page brochures etc).
> 
> That is a large part of what Tex does and then complains about badness
> or something trying to add whitespace as best it can to accomodate
> page break for floats. 
> 
> > > Scrolling and paging sound like easy natural ways to navigate but if
> > > you have played with collapsible sections in html documents it
> > > sometimes seems easier to just remove a logical section rather than
> > > scroll or flip pages.
> > 
> > You mean to hide it from sight (not physically remove it completely)?
> > Yes, it's attractive to start with. But when you are reading a complex
> > document, having to reveal and hide sections is just as annoying as
> > flipping pages or (worse) scrolling). The lack of pagemarks is a serious
> > problem: on paper you can use the little coloured sticky tabs for all
> > the places you want to refer to — it's technically possible in a PDF but
> > much less usable.
> >
> I guess I saw  expand/collapse first on some html and thought the idea was nice.
> It is easier to collapse inline rather than going to a table of
> contents, then to some fragment surrounded by the other junk,
> and then back etc. Flipping pages is just that, but often you
> want to flip through logical groups- maybe like the paragraphs
> someone else mentioned in legal citations. My play code actually
> does that, it sets up groups numbered in order ( I have thinks like "title"
> and then the dvi has things like "title1" "title2" etc but they could
> just as easily be paragraphs). If you can change the visibility that
> way at the right granularity you can even end up with a small amount
> of stuff to scroll through without contrived paged breaks for
> a meaningless geometry ( that the viewer software  probably struggles to accomodate too ).
>  And when you are done, just looking at what you want, it may even be
> easier to copy/paste or otherwise cite/share.  
> 
> 
>  
> > > I guess my question is how to "typeset" logical structure into the
> > > compiled latex output- dvi or pdf or even html.
> > 
> > I'm not sure I understand this either: LaTeX already has logical
> > structure markup (eg \section, \subsection etc), and this can be exposed
> > as links in a PDF using the hyperref package. This can be extended to
> > provide all kinds of other links.
> >
> As I understand it, these are just link to fragments not blocks that can
> be manipulated as a whole but I 
> could be wrong especially about PDF.  
> 
>  
> > > I was playing with my own "special" macro's and modifications to the 
> > > xdvik viewer to indicate logical sections and it seems like a nice 
> > > thing to provide in the output. Dealing with things like BOP/EOP was
> > > a bit of a problem I bypassed for now by using scroll size paper ( I
> > > think it was 8 x 100 inches lol ).
> > 
> > Nice idea. But I think there are lots of developments like this,
> > including the current vogue for 'endless' HTML pages (not really
> > endless, of course, just very very long) with smooth, accelerated
> > Javascript scrolling, and LOTS of cross-reference links
> >
> Thanks, I thought there might be and it will take me a while to look
> at those that have been suggested in these replies but at this
> point I was just curious about what people even find desirable-
> I was even suprised by the page turning graphic lol. 
> Personally, I don't see a need for proporational space fonts
> except for things like math but if you have it there it 
> may as well be used everywhere. 
>  
> > > Has anyone had a reason to typset a scroll or other unnatural page 
> > > formats?
> > 
> > [Be careful using 'scroll' because it means something else to developers
> > of reading systems for pre-book documents (scrolls).]
> >
> I was going to mention papyrus :) 
>  
> > Not to typeset (my work is mainly with books and journals) but on the
> > web there is an experimental development for the CELT project
> > (http://research.ucc.ie/celt/) where documents are no longer served in
> > section-based chunks but as very long 'pages' with links and scrolling.
> > It's not finished yet, so not everything is working, and the metadata
> > still needs cleaning, but it does reflect the nature of early documents
> > which often had no visible logical structure because it was left to the
> > reader to work it out (even though the CELT transcriptions are taken
> > from Victorian printed editions). This is unnatural to us, but it was
> > very natural to the reader in the 6th–14th centuries.
> >
> Thanks, these are the kinds of things I'm curious about.  The page
> though, with a physical size specificed in the latex document,
> sounds irrelevant now. The viewer ends up having to accomdate the
> viewing window anyway and that is all that matters without having 
> to consider a legacy page notion AFAICT. 
> 
>  
> > Peter
> 
> -- 
> 
> mike marchywka
> 306 charles cox
> canton GA 30115
> USA, Earth 
> marchywka at hotmail.com
> 404-788-1216
> ORCID: 0000-0001-9237-455X
> 

-- 

mike marchywka
306 charles cox
canton GA 30115
USA, Earth 
marchywka at hotmail.com
404-788-1216
ORCID: 0000-0001-9237-455X



More information about the texhax mailing list