public inbox archive for pandoc-discuss@googlegroups.com
 help / color / mirror / Atom feed
* Handling binary format of an old word processor
@ 2023-07-13 13:10 Trevor Jenkins
       [not found] ` <6019A3AE-5A17-4857-A428-5B2C5F7AB879-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
  0 siblings, 1 reply; 4+ messages in thread
From: Trevor Jenkins @ 2023-07-13 13:10 UTC (permalink / raw)
  To: pandoc-discuss

I have a group of files created long ago with a word processor for the BBC Micro. The word processor(WordWide/WordWisePlus), which originated in the late 1980s, saved documents in a sort of binary format in that some 7-bit printable characters have the eighth bit set to indicate that the character was preceded on screen by a carriage return. Other old ASCII control codes such as SI and SO were used for italics (I think). There are also encapsulated Epson dot-matrix setup sequences at the start of the files. Had a few read throughs of the Pandoc/Lua filter documentation but simply cannot get my head around how these documents could be processed using a Lua filter for pandoc to convert what is essentially a stream of 8-bit bytes into a form that can be used to convert to a modern format.

Would appreciate some pointers to how to handle this task using pandoc and Lua? Otherwise I will have write some one-off throw away C code that does not help me in using Lua for future tasks.

Regards, Trevor.

<>< Re: deemed!

-- 
You received this message because you are subscribed to the Google Groups "pandoc-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pandoc-discuss+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To view this discussion on the web visit https://groups.google.com/d/msgid/pandoc-discuss/6019A3AE-5A17-4857-A428-5B2C5F7AB879%40gmail.com.


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2023-07-16  9:17 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-13 13:10 Handling binary format of an old word processor Trevor Jenkins
     [not found] ` <6019A3AE-5A17-4857-A428-5B2C5F7AB879-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-07-13 18:28   ` 'William Lupton' via pandoc-discuss
     [not found]     ` <CAEe_xxgArqRo2zf5+QDvhhT7U3ZLz8gH4me9LXBiN_di2qF2DQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2023-07-15  8:38       ` Trevor Jenkins
     [not found]         ` <D9A14D6A-896B-4B36-BFF3-002AEFC083EB-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2023-07-16  9:17           ` 'William Lupton' via pandoc-discuss

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).