ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Scientific paper boiler plate
@ 2014-09-12  9:40 Kip Warner
  2014-09-15 13:18 ` Joshua Krämer
  0 siblings, 1 reply; 3+ messages in thread
From: Kip Warner @ 2014-09-12  9:40 UTC (permalink / raw)
  To: ntg-context


[-- Attachment #1.1: Type: text/plain, Size: 709 bytes --]

Hey list,

I'd like to write a short scientific paper describing an algorithm I
discovered in the realm of computational geometry a few years ago before
I forget it entirely. I've been meaning to do this for some time, but
haven't had a chance. I'd like to use ConTeXt. 

Does anyone have a sample source I could take a look at as a starting
point? I will need to typeset some figures, pseudo code, references,
etc. and this all takes much less time when someone much more clever
than I, like Wolfgang or Hans already has a similar environment file and
such setup.

Respectfully,

-- 
Kip Warner -- Senior Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Scientific paper boiler plate
  2014-09-12  9:40 Scientific paper boiler plate Kip Warner
@ 2014-09-15 13:18 ` Joshua Krämer
  2014-09-15 18:13   ` Kip Warner
  0 siblings, 1 reply; 3+ messages in thread
From: Joshua Krämer @ 2014-09-15 13:18 UTC (permalink / raw)
  To: ntg-context-wvrSQK3plZs

On 2014-09-12, 2:40, Kip Warner wrote:

> I'd like to write a short scientific paper describing an algorithm I
> discovered in the realm of computational geometry a few years ago
> before I forget it entirely. I've been meaning to do this for some
> time, but haven't had a chance. I'd like to use ConTeXt. 
> 
> Does anyone have a sample source I could take a look at as a starting
> point? I will need to typeset some figures, pseudo code, references,
> etc. and this all takes much less time when someone much more clever
> than I, like Wolfgang or Hans already has a similar environment file
> and such setup.

At the moment, I am writing my MD thesis using ConTeXt.  I have
equations, figures, tables, diagrams, references.  There is also Lua
code embedded to prepare data tables from CSV files, round values etc.
Of course, there is a lot in my files that you will not need.  The
organization of my files  (preamble files, chapter files) may not
be suitable for your project.  The format of my document (thesis)
may not be what you want (journal article?).  On these grounds, I do not
think it is a good idea to take the files from somebody else and alter
them.  I know this is common in the LaTeX community, and I have seen
many times that it leads to inconsistent settings, conflicting packages
and other problems.  Instead, I suggest you to start with an empty file
and add everything *you* need.  However, if you really want, I can try
to strip down my files and send you a basic sample.

Kind regards,
Joshua Krämer


___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

* Re: Scientific paper boiler plate
  2014-09-15 13:18 ` Joshua Krämer
@ 2014-09-15 18:13   ` Kip Warner
  0 siblings, 0 replies; 3+ messages in thread
From: Kip Warner @ 2014-09-15 18:13 UTC (permalink / raw)
  To: Joshua Krämer; +Cc: mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1395 bytes --]

On Mon, 2014-09-15 at 15:18 +0200, Joshua Krämer wrote:
> At the moment, I am writing my MD thesis using ConTeXt.  I have
> equations, figures, tables, diagrams, references.  There is also Lua
> code embedded to prepare data tables from CSV files, round values etc.
> Of course, there is a lot in my files that you will not need.  The
> organization of my files  (preamble files, chapter files) may not
> be suitable for your project.  The format of my document (thesis)
> may not be what you want (journal article?).  On these grounds, I do not
> think it is a good idea to take the files from somebody else and alter
> them.  I know this is common in the LaTeX community, and I have seen
> many times that it leads to inconsistent settings, conflicting packages
> and other problems.  Instead, I suggest you to start with an empty file
> and add everything *you* need.  However, if you really want, I can try
> to strip down my files and send you a basic sample.
> 
> Kind regards,
> Joshua Krämer

Hey Joshua,

I'm looking more for a journal article format, so even if you managed to
strip down your work into a boiler plate, it might, as you say, still be
not useful for this type of situation.

Thanks a lot anyways for the offer.

Respectfully,

-- 
Kip Warner -- Senior Software Engineer
OpenPGP encrypted/signed mail preferred
http://www.thevertigo.com

[-- Attachment #1.2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

[-- Attachment #2: Type: text/plain, Size: 485 bytes --]

___________________________________________________________________________________
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  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

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

end of thread, other threads:[~2014-09-15 18:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-12  9:40 Scientific paper boiler plate Kip Warner
2014-09-15 13:18 ` Joshua Krämer
2014-09-15 18:13   ` Kip Warner

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).