Hallöchen!
Some LaTeX users in Aachen thought about a general-use markup
language this spring. I wrote some code and a rough project
description, however, we could need some help.
If you are interested, visit the provisional project page at http://latex-bronger.sourceforge.net/gummi/
Tschö,
Torsten.
Crosspost & Followup-To: comp.lang.python
--
Torsten Bronger, aquisgrana, europa vetus
Jabber ID: br*****@jabber.org
(See http://ime.webhop.org for ICQ, MSN, etc.) 12 1525
In article <87************@wilson.homeunix.com>,
Torsten Bronger <br*****@physik.rwth-aachen.dewrote:
> Some LaTeX users in Aachen thought about a general-use markup language this spring. I wrote some code and a rough project description, however, we could need some help.
http://docutils.sourceforge.net/
--
Aahz (aa**@pythoncraft.com) <* http://www.pythoncraft.com/
"If you don't know what your program is supposed to do, you'd better not
start writing it." --Dijkstra
Hallöchen!
Aahz writes:
In article <87************@wilson.homeunix.com>,
Torsten Bronger <br*****@physik.rwth-aachen.dewrote:
>Some LaTeX users in Aachen thought about a general-use markup language this spring. I wrote some code and a rough project description, however, we could need some help.
http://docutils.sourceforge.net/
The provisional project page already points to http://docutils.sourceforge.net/rst.html which is sufficient I
think.
Tschö,
Torsten.
--
Torsten Bronger, aquisgrana, europa vetus
Jabber ID: br*****@jabber.org
(See http://ime.webhop.org for ICQ, MSN, etc.)
olive wrote:
What you need is good structured text editor which hides as much as
possible the underlying XML (or other) format.
What you do there is pose extra requirements on the user ("Use a text
editor with some far-out functions"). That will prevent your (well,
Torsten's ;)) standard from spreading easily. Plain text (read: less
intrusive) markup is a way better approach there, IMHO, because it can
be done in any old editor.
/W
olive wrote:
>>[snip]
>
But few people are used to Plain Text Markup (excepted in some
scientific area maybe) and it is error prone.
It looks very much like Gummi's authors and target audience actually are
part of the few people you are talking about : i.e. console-happy folks
that are perfectly fine with how the math system goes in LaTeX, say, but
are annoyed by the clutter besides that. I can't imagine they would
want to go anywhere near an equation editor, for example.
Looks like a worthwhile project to me :-)
Torsten Bronger wrote:
Some LaTeX users in Aachen thought about a general-use markup
language this spring. I wrote some code and a rough project
description, however, we could need some help.
If you are interested, visit the provisional project page at http://latex-bronger.sourceforge.net/gummi/
Sounds a good idea - LaTeX has so many historical hangovers. How many people
on earth can actually write a LaTeX style file?
I'm not sure about writing LaTeX output, however, due to the crude nasty
ways it handles fonts and so on. How are you going to get enough controls
for users over what they always complain about : fonts, page breaking, and
positioning of figures? Maybe it's an okay first step however.
Jeremy
--
Jeremy Sanders http://www.jeremysanders.net/
Wildemar Wildenburger wrote:
Torsten Bronger wrote:
>Hallöchen!
Yes, you're German. Have you ever noticed that (we) Germans are
virtually the only ones that feel the need to rub our nationality into
everyones faces? ;)
Howdy!
We Americans do the same. ;-)
--
Robert Kern
"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco
On 8/23/07, Torsten Bronger <br*****@physik.rwth-aachen.dewrote:
Some LaTeX users in Aachen thought about a general-use markup
language this spring. I wrote some code and a rough project
description, however, we could need some help.
Torsten,
I have another question about your markup language. Are there any
plans on adding provisions for layout and positioning? The difficulty
of learning advanced layout has been one of my major frustrations with
LaTeX (I'm referring to LaTeX's weird box system, I'm not sure exactly
what the proper terminology for it is).
--
Evan Klitzke <ev**@yelp.com>
Robert Kern wrote:
Wildemar Wildenburger wrote:
>Torsten Bronger wrote:
>>Hallöchen!
Yes, you're German. Have you ever noticed that (we) Germans are virtually the only ones that feel the need to rub our nationality into everyones faces? ;)
Howdy!
We Americans do the same. ;-)
Weeell, you guys mostly rub your ignorance about the rest of the world
into everyones faces. That's a little different.
There, I did it. Now I got my country invaded. But maybe that's a good
thing ... at least we will get democracy and finally find happiness.
/W
(OK, sorry. I couldn't resist. Don't take it personally. Take it
nationally. ;) )
Wildemar Wildenburger wrote:
Robert Kern wrote:
>Wildemar Wildenburger wrote:
>>Torsten Bronger wrote:
Hallöchen!
Yes, you're German. Have you ever noticed that (we) Germans are virtually the only ones that feel the need to rub our nationality into everyones faces? ;)
Howdy!
We Americans do the same. ;-)
Weeell, you guys mostly rub your ignorance about the rest of the world
into everyones faces. That's a little different.
There, I did it. Now I got my country invaded. But maybe that's a good
thing ... at least we will get democracy and finally find happiness.
/W
(OK, sorry. I couldn't resist. Don't take it personally. Take it
nationally. ;) )
Unfortunately Americans are also well known for their inability to
detect irony, so your pointed remarks about democracy and happiness will
probably go mostly unnoticed.
regards
Steve
--
Steve Holden +1 571 484 6266 +1 800 494 3119
Holden Web LLC/Ltd http://www.holdenweb.com
Skype: holdenweb http://del.icio.us/steve.holden
--------------- Asciimercial ------------------
Get on the web: Blog, lens and tag the Internet
Many services currently offer free registration
----------- Thank You for Reading -------------
In message <7x************@ruckus.brouhaha.com>, Paul Rubin wrote:
TeX/LateX have been around forever and are well established standards,
as awful as they are. Why do we want ANOTHER markup language? We
need fewer, not more.
Because time marches on, and the deficiencies of the old way of doing things
become more obvious, not less. For all the wonderful layout capabilities of
TEX, I've never seen a decent font done with METAFONT--not a single one.
They all looked like rubbish compared to what was available with those
early PostScript-based Apple LaserWriters.
By the way, did you know there was life before TEX? Back in that era, the
main open-source markup system in use was ... troff. Still not quite dead
today, it lives on in the definition of Unix/Linux man pages.
Lawrence D'Oliveiro <ld*@geek-central.gen.new_zealandwrote:
By the way, did you know there was life before TEX? Back in that era, the
main open-source markup system in use was ... troff. Still not quite dead
today, it lives on in the definition of Unix/Linux man pages.
I would hardly call troff "open source", at least not "back in that era".
When I first started using roff and nroff, you had to sign all sorts of
non-disclosure paperwork to get a copy of Unix. It wasn't until much later
that things like the BSD and GNU projects started coming out with open
source versions.
Of course, the whole roff family is based on the old runoff program (which
in turn was probably based on something else).
Anybody remember Scribe? This thread has been closed and replies have been disabled. Please start a new discussion. Similar topics
by: Malcolm Clift |
last post by:
Hi All,
Using wx, I'm trying to draw all items in a range of 50 in a text at
certain co -ordinates (a simply textwrap) . A while back Alex Martelli
was kind enough to give me the following to...
|
by: Lee J. Moore |
last post by:
I've spent a day writing software that will generate a multi-page/level
family tree from a single HTML template and a Gedcom file, yet what seems
like a minor issue with the CSS in the template is...
|
by: Steve Keanie |
last post by:
We're running into a _big_ problem with the embedded co-processor for
both COBOL and PL/I ... we can't get either compiler to recognize the
VERSION option, which means that all DBRMs get created...
|
by: Nicolas |
last post by:
On most implementations of the standard C library, the functions that
copy characters in a previously allocated buffer, like strcpy or strcat,
are returning the pointer to that buffer.
On my...
|
by: Steve |
last post by:
Error message: "Unable to start debugging on the web server. Unable to map
the debug start page to a machine name."
I can no longer run the debugger from my local PC for a project on our web...
|
by: |
last post by:
I could find no group as to how to find/start a programmers co-op within
the uk, preferably the south west of the uk. Does anyone know where I may
start to hunt out this sort of idea? I have...
|
by: Mike |
last post by:
I am using a server-side component for resizing/cropping images. Cropping
is possible if I know the co-ordinates. I want to be able to offer users
the ability to specify their own co-ordinates. ...
|
by: dm3281 |
last post by:
Hi all --
We currently have an ecommerce application installed on a W2K Advanced
server running .NET 1.1.
In November, I installed .NET 2.0 in order to allow a Windows Forms
application I...
|
by: prac |
last post by:
Promoting your site - Google Co-op Search Engine
Use Google Co-op Search Engine, to have your own search engine that
reflects your knowledge and interests.
I have one on my Directory of...
|
by: Peter Kanurer |
last post by:
Assume I add in VisualCSharp 2005 References to
Oracle.DataAccess
AND
System.Data.OracleClient
to an application. Does this cause problems or can they co-exist in one application ?
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 6 Sept 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: lllomh |
last post by:
Define the method first
this.state = {
buttonBackgroundColor: 'green',
isBlinking: false, // A new status is added to identify whether the button is blinking or not
}
autoStart=()=>{
|
by: Mushico |
last post by:
How to calculate date of retirement from date of birth
|
by: isladogs |
last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM)
The start time is equivalent to 19:00 (7PM) in Central...
|
by: Aliciasmith |
last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
|
by: tracyyun |
last post by:
Hello everyone,
I have a question and would like some advice on network connectivity. I have one computer connected to my router via WiFi, but I have two other computers that I want to be able to...
|
by: giovanniandrean |
last post by:
The energy model is structured as follows and uses excel sheets to give input data:
1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
|
by: NeoPa |
last post by:
Hello everyone.
I find myself stuck trying to find the VBA way to get Access to create a PDF of the currently-selected (and open) object (Form or Report).
I know it can be done by selecting :...
|
by: nia12 |
last post by:
Hi there,
I am very new to Access so apologies if any of this is obvious/not clear.
I am creating a data collection tool for health care employees to complete. It consists of a number of...
| |