[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Science Typesetting: IDE overhaul



Hi,

the easiest way would if you would do

    debcheckout debian-science

and either commit your changes directly or add set of `git format-patch`
to your mail.  I commited

$ git diff HEAD^
diff --git a/tasks/typesetting b/tasks/typesetting
index 7da3e59..0d42041 100644
--- a/tasks/typesetting
+++ b/tasks/typesetting
@@ -21,6 +21,8 @@ Suggests: tellico
 
 Depends: texmaker | kile | lyx | texmacs | auctex | vim-latexsuite | texstudio
 
+Depends: pandoc, pandoc-citeproc
+
 Suggests: openoffice.org-dmaths
 
 Suggests: r-cran-xtable


Kind regards

       Andreas.

On Wed, Jul 20, 2016 at 09:28:21PM +0800, Michael Wilson wrote:
> Hey Andreas,
> 
> To clarify, would you like a whole new email thread per package?
> 
> My immediate suggestions I was about to email anyway were:
> pandoc && pandoc-citeproc in the typesetting package
> 
> In case you don't know, Pandoc is basically the universal converter
> (check out those cross conversions, http://pandoc.org/diagram.jpg).
> Importantly, it can convert formats like docx to tex.
> 
> Cheers,
> 
> 
> On Wed, Jul 20, 2016 at 8:28 PM, Andreas Tille <andreas@an3as.eu> wrote:
> > On Wed, Jul 20, 2016 at 02:08:52PM +0200, Jan Groenewald wrote:
> >> On 20 July 2016 at 14:07, Jan Groenewald <jan@aims.ac.za> wrote:
> >>
> >> > On a final note, if this does seem reasonable, can we place TeXStudio
> >> >> into the suggests as well?
> >> >>
> >> >>
> >> > If this route is chosen, please add texmaker and kile as well.
> >> >
> >> >
> >> And vim-latexsuite ;)
> >
> > I just pushed
> >
> >
> > $ git diff HEAD^
> > diff --git a/tasks/typesetting b/tasks/typesetting
> > index 0ac264f..7da3e59 100644
> > --- a/tasks/typesetting
> > +++ b/tasks/typesetting
> > @@ -13,22 +13,13 @@ Depends: feynmf, texlive, texlive-science, texlive-publishers, \
> >           texlive-math-extra, diploma
> >  Why: TeX
> >
> > -Depends: lyx
> > -Why: LyX
> > -
> > -Depends: texmacs
> > -Why: TeXmacs
> > -
> > -Depends: auctex
> > -Why: Emacs editing mode for latex
> > -
> >  Depends: xfig, transfig
> >
> >  Depends: dia
> >
> >  Suggests: tellico
> >
> > -Suggests: texmaker
> > +Depends: texmaker | kile | lyx | texmacs | auctex | vim-latexsuite | texstudio
> >
> >  Suggests: openoffice.org-dmaths
> >
> >
> >
> > I decided for a Recommends (the Depends in tasks files are turned into
> > Recommends in debian/control) to make sure the user will have at least
> > one of this list.
> >
> > Hope this fits the expectations of this thread.  BTW, it would be great
> > if you know some packages that are useful in a scientific workfield and
> > are not yet included inside the tasks if you would add them (or send a
> > patch or ask here on this list).  Its simply not possible that a single
> > person knows all our great packages like vim-latexsuite | texstudio.
> >
> > If anybody is missing other packages please tell so!
> >
> > Kind regards
> >
> >       Andreas.
> >
> > --
> > http://fam-tille.de
> >
> 

-- 
http://fam-tille.de


Reply to: