Re: [xubuntu-users] installing and using tex on debian/Ubuntu

2017-01-14 Thread pereira
ah yes, the extra 'f' does it. Thank you. On 01/14/2017 05:17 PM, Peter Flynn wrote: On 01/14/2017 09:47 PM, pereira wrote: I use gedit; it can highlight TeX commands (and many others). I did not find qpdview. $ sudo apt install qpdfview ///Peter -- xubuntu-users mailing list xubuntu-use

Re: [xubuntu-users] installing and using tex on debian/Ubuntu

2017-01-14 Thread Peter Flynn
On 01/14/2017 09:47 PM, pereira wrote: > I use gedit; it can highlight TeX commands (and many others). > I did not find qpdview. $ sudo apt install qpdfview ///Peter -- xubuntu-users mailing list xubuntu-users@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailma

Re: [xubuntu-users] Is there a Linux Distro with MS Word Pre installed?

2017-01-14 Thread Peter Flynn
On 01/14/2017 03:37 AM, pereira wrote: > Steve, [...] > On the TeX end I used to use plain tex, but now I use latex. I > haven't investigated what others might do. Whatever started to work > for me I stayed with. Most people do this if they have been using [La]TeX for a while. I stick with Emacs s

[xubuntu-users] installing and using tex on debian/Ubuntu (was: authoring tools)

2017-01-14 Thread pereira
I use gedit; it can highlight TeX commands (and many others). I did not find qpdview. On 01/14/2017 04:42 PM, Peter Flynn wrote: On 01/14/2017 07:02 PM, pereira wrote: for TeX on a debian-based system do sudo apt-get install texlive* You probably want to add an editor. texstudio is good, so

Re: [xubuntu-users] Authoring tools: Was Is there a Linux Distro with MS Word Pre installed?#

2017-01-14 Thread Peter Flynn
On 01/14/2017 07:02 PM, pereira wrote: > for TeX on a debian-based system do > sudo apt-get install texlive* You probably want to add an editor. texstudio is good, so is kile; both are debian packages. I use emacs, but that's just me :-) You will also need biber if you are creating documents wi

Re: [xubuntu-users] Authoring tools: Was Is there a Linux Distro with MS Word Pre installed?#

2017-01-14 Thread Chris Green
On Sat, Jan 14, 2017 at 02:58:32PM -0600, Richard Owlett wrote: > On 1/14/2017 12:13 PM, Chris Green wrote: > > On Sat, Jan 14, 2017 at 11:20:59AM -0600, Richard Owlett wrote: > > >http://docutils.sourceforge.net/docs/user/rst/quickstart.html > > >http://docutils.sourceforge.net/docs/user/r

Re: [xubuntu-users] Authoring tools: Was Is there a Linux Distro with MS Word Pre installed?#

2017-01-14 Thread Richard Owlett
On 1/14/2017 12:13 PM, Chris Green wrote: On Sat, Jan 14, 2017 at 11:20:59AM -0600, Richard Owlett wrote: http://docutils.sourceforge.net/docs/user/rst/quickstart.html http://docutils.sourceforge.net/docs/user/rst/quickstart.txt The key portion of the later is: "The `What Next?`_ section

Re: [xubuntu-users] Authoring tools: Was Is there a Linux Distro with MS Word Pre installed?#

2017-01-14 Thread pereira
for TeX on a debian-based system do sudo apt-get install texlive* be careful. It's about 1 Gb so it takes some time. Nino On 01/14/2017 01:13 PM, Chris Green wrote: On Sat, Jan 14, 2017 at 11:20:59AM -0600, Richard Owlett wrote: http://docutils.sourceforge.net/docs/user/rst/quickstart.h

Re: [xubuntu-users] Authoring tools: Was Is there a Linux Distro with MS Word Pre installed?#

2017-01-14 Thread Chris Green
On Sat, Jan 14, 2017 at 11:20:59AM -0600, Richard Owlett wrote: > http://docutils.sourceforge.net/docs/user/rst/quickstart.html > http://docutils.sourceforge.net/docs/user/rst/quickstart.txt > > The key portion of the later is: > "The `What Next?`_ section below has links to further resources,

Re: [xubuntu-users] Authoring tools: Was Is there a Linux Distro with MS Word Pre installed?

2017-01-14 Thread Richard Owlett
On 1/14/2017 10:16 AM, Chris Green wrote: On 1/14/2017 6:40 AM, Chris Green wrote: [snip] reStructuredText is a markup laguage (i.e. it's similar to Markdown) but is designed for the job. It's quite readable in its native form and has conversion software for (I think, I haven't actually checked

Re: [xubuntu-users] Authoring tools: Was Is there a Linux Distro with MS Word Pre installed?

2017-01-14 Thread Chris Green
> On 1/14/2017 6:40 AM, Chris Green wrote: > > [snip] > > reStructuredText is a markup laguage (i.e. it's similar to Markdown) > > but is designed for the job. It's quite readable in its native form > > and has conversion software for (I think, I haven't actually checked) > > HTML, LateX and other

Re: [xubuntu-users] Authoring tools: Was Is there a Linux Distro with MS Word Pre installed?

2017-01-14 Thread Richard Owlett
On 1/14/2017 6:40 AM, Chris Green wrote: [snip] reStructuredText is a markup laguage (i.e. it's similar to Markdown) but is designed for the job. It's quite readable in its native form and has conversion software for (I think, I haven't actually checked) HTML, LateX and others. See:- http://doc

Re: [xubuntu-users] Authoring tools: Was Is there a Linux Distro with MS Word Pre installed?

2017-01-14 Thread Chris Green
On Fri, Jan 13, 2017 at 09:34:59PM -0500, Steve Litt wrote: > On Fri, 13 Jan 2017 22:48:51 + > Peter Flynn wrote: > > Markdown is very limited, but what it does it does well, fast, and easy > for the author to read without conversion on every glance (or that > horror of horrors, WYSIWYG). I t