Is there any quick way to print the output of context in txt format? I could do: context-> pdf->txt, but may there is a direct way to do that...? I don't care about the formatting, it is just the text that I am interested in. The reason is that my editor does not understand context (or tex) so I send her txt (or doc) file for the editing. thank you Ciro
On Sun, Oct 4, 2009 at 11:37 PM, Ciro Soto
Is there any quick way to print the output of context in txt format? I could do: context-> pdf->txt, but may there is a direct way to do that...? I don't care about the formatting, it is just the text that I am interested in. The reason is that my editor does not understand context (or tex) so I send her txt (or doc) file for the editing.
thank you
What about pdftotext ? -- luigi
I tend to write in pandoc almost exclusively these days then convert it to PDF using context. it goes, $ pandoc->context, then $ texexec <file> works like a charm. Ciro Soto wrote:
Is there any quick way to print the output of context in txt format? I could do: context-> pdf->txt, but may there is a direct way to do that...? I don't care about the formatting, it is just the text that I am interested in. The reason is that my editor does not understand context (or tex) so I send her txt (or doc) file for the editing.
thank you Ciro
------------------------------------------------------------------------
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
not to mention obvious old-school approach xml->anything (including
ConTeXt). 100 percent reliable conversion of pdf to anything else is
impossible by definition, so better don't rely on any magic tools
which usually promise but really cannot deliver.
Piotr
2009/10/5 Mohamed Bana
I tend to write in pandoc almost exclusively these days then convert it to PDF using context. it goes,
$ pandoc->context, then $ texexec <file>
works like a charm.
Ciro Soto wrote:
Is there any quick way to print the output of context in txt format? I could do: context-> pdf->txt, but may there is a direct way to do that...? I don't care about the formatting, it is just the text that I am interested in. The reason is that my editor does not understand context (or tex) so I send her txt (or doc) file for the editing.
thank you Ciro
________________________________ ___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________________
On Mon, Oct 5, 2009 at 10:08 AM, Piotr Kopszak
not to mention obvious old-school approach xml->anything (including ConTeXt). 100 percent reliable conversion of pdf to anything else is impossible by definition, so better don't rely on any magic tools which usually promise but really cannot deliver.
yes -- true.
As a tool, I also like http://ccxvii.net/mupdf -- luigi
Yes, pdftotext works "almost" perfect.
It does not produce the "ff", "fi", but the rest is ok.
thank you.
ciro
On Mon, Oct 5, 2009 at 4:12 AM, luigi scarso
On Mon, Oct 5, 2009 at 10:08 AM, Piotr Kopszak
wrote: not to mention obvious old-school approach xml->anything (including ConTeXt). 100 percent reliable conversion of pdf to anything else is impossible by definition, so better don't rely on any magic tools which usually promise but really cannot deliver.
yes -- true.
As a tool, I also like http://ccxvii.net/mupdf -- luigi
___________________________________________________________________________________ If your question is of interest to others as well, please add an entry to the Wiki!
maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : https://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net
___________________________________________________________________________________
-- -- Links of your interest: http://www-personal.engin.umd.umich.edu/~cirosoto/ http://www.TheGuitarMakerExploration.com https://www.createspace.com/3392936
participants (4)
-
Ciro Soto
-
luigi scarso
-
Mohamed Bana
-
Piotr Kopszak