diff --git a/readme.org b/readme.org index aace011..1784895 100644 --- a/readme.org +++ b/readme.org @@ -3,7 +3,7 @@ [[https://en.wikipedia.org/wiki/Org-mode][Org mode]] ([[https://orgmode.org/][orgmode.org]]) is objectively the most flexible, advanced and adaptable authoring markup language available today. -[[https://en.wikipedia.org/wiki/HTML][HTML]] is undoubtedly the most widespread display markup language, offering +[[https://en.wikipedia.org/wiki/HTML][HTML]] is undoubtedly the most widespread display markup language, with the best perspectives for long-term availability. Specially tailored for academics looking to easily author electronic versions of books, lecture notes or similar material, *snac* (/snippets of academe/) offers a bridge between Org and HTML: from a single Org source file, it provides split, interlinked and directly publishable web-ready documents. @@ -59,21 +59,15 @@ Full example: #+BEGIN_SRC org #+begin_eqlabel -<> +<> #+begin_alteqlabels -- Gr4(2.8) -- W3(??) +- KBI V.1.33 #+end_alteqlabels #+end_eqlabel -#+attr_html: :class main -#+begin_div - \begin{equation} -{\bf E} ({\bf r}) = \frac{1}{4\pi\varepsilon_0} \int_{\cal V} d\tau' \rho({\bf r}') \frac{{\bf r} - {\bf r}'}{|{\bf r} - {\bf r}'|^3} -\tag{E_vcd}\label{E_vcd} +\tau (\lambda) = \mbox{exp}~ \sum_{n=0}^\infty \frac{i_n}{n!} Q_n (\lambda - \xi)^n +\tag{tau}\label{tau} \end{equation} - -#+end_div #+END_SRC @@ -112,5 +106,4 @@ The main style file is =css/snac.css=. * License -This codebase is released under the terms of the `GNU Affero General -Public License (Version 3, 19 November 2007) `_. +This codebase is released under the terms of the [[https://www.gnu.org/licenses/agpl.html][GNU Affero General Public License (Version 3, 19 November 2007)]].