diff --git a/src/routes/about/+page.svelte b/src/routes/about/+page.svelte index a95d36c..3e9c5af 100644 --- a/src/routes/about/+page.svelte +++ b/src/routes/about/+page.svelte @@ -27,16 +27,16 @@

ToC icon

Table of contents example

- Typical use cases + Typical use cases - For e-books + For e-books

The most common use for Alexandria is for e-books: both those users have written themselves and those uploaded to Nostr from other sources. The first minor version of the app, Gutenberg, is focused on displaying and producing these publications.

An example of a book is Jane Eyre

Jane Eyre, by Charlotte Brontë

- For scientific papers + For scientific papers

Alexandria will also display research papers with Asciimath and LaTeX embedding, and the normal advanced formatting options available for Asciidoc. In addition, we will be implementing special citation events, which will serve as an alternative or addition to the normal footnotes.

Correctly displaying such papers, integrating citations, and allowing them to be reviewed (with kind 1111 comments), and annotated (with highlights) by users, is the focus of the second minor version, Euler.

@@ -47,7 +47,7 @@

Research paper

- For documentation + For documentation

Our own team uses the app to document the app, to display our blog entries, as well as to store copies of our most interesting technical specifications.

Documentation