From 2bef1ee36b87948997b93d6b5430d1e4d00f5238 Mon Sep 17 00:00:00 2001
From: Andreas Stöckel Let's start with the mandatory one-sentence sales-pitch answer to
@@ -60,7 +60,7 @@
You may have seen examples of documents written in the Ousía
Markup Language and thought “Well, that's just LaTeX!”. Rest
@@ -76,8 +76,9 @@
documents in a less awkward way. Ousía knows nothing about typesetting. It doesn't even know what
- medium your document will end up on. Ousía is for describing the
- content of your document. Nothing more.
The entirety of constant features, based on which
- objects can be defined
.The entirety of constant features,
+ based on which objects can be defined
.
Ousía is not LaTeX
+ your document instead of style.
In that case you'll very likely say: I have everything I need!
Leave my standards alone! They are mine, all mine! My precious!
Well, fear not! We're there to help. We too believe the Semantic +
Well, fear not! We're here to help. We too believe the Semantic Web is great, but we want to allow everyone to write documents with semantic markup. We've designed Ousía to be as simple as possible for the end-user. It will be possible to export Ousía @@ -179,16 +180,16 @@ and therefore belongs to the composite order of architecture. \end{meta} % Define the characters that occur in the book -- we can - % later reference them by their name ("hashtag") + % later reference them by their instance name ("hashtag") \begin{characters} - \def#hf{ + \def#huck{ \name{ \first{Huckleberry} \first[short]{Huck} \last{Finn} } } - \def#ts{ + \def#tom{ \name{ \first{Thomas} \first[short]{Tom} @@ -204,8 +205,8 @@ and therefore belongs to the composite order of architecture. Most of the adventures recorded in this book really occurred; one or two were experiences of my own, the rest those of boys who were schoolmates of mine. - ::{hf}Huck Finn:: is drawn from life; ::{ts}Tom - Sawyer:: also, but not from an individual—he is a + ::{huck}Huck Finn:: is drawn from life; ::{tom}Tom + Sawyer:: also, but not from an individual -- he is a combination of the characteristics of three boys whom I knew, and therefore belongs to the composite order of architecture. -- cgit v1.2.3