Весь функционал в рабочем состоянии и готов для загрузки статей и книг. Пока мы собрали мало текстов, но наш зверь готов сожрать много больше. Если вы хотите поделиться с нами своими любимыми текстами, просто кликайте по кнопке «Добавить текст» и оформляйте запись согласно Инструкции - не нужно регистрироваться и создавать аккаунт. Правда, пока придется несколько подождать, прежде чем ваш текст откроется миру.



\begin{center}

This is centered
Centered again
hello


\end{center}



\begin{center}

centered


\end{center}



\begin{quote}


This is a quotation
and here it continues



\end{quote}



\begin{quote}


And here too.



\end{quote}



\begin{verse}
this is verse \\{}
~~and this is the same \\{}
same here \\{}
hello

hello hello
\end{verse}


 this is a tab

\part{First level and}

\chapter{Second level}

\section{Third level}

\subsection{Fourth level}

\subsubsection{Fifth level
and here}


\begin{itemize}
\item\relax 
bullet item 1, line 1


bullet item 1, line 2


\begin{enumerate}[1.]
\item\relax 
Enum line 1


Enum line 2


\begin{description}

\item[{Term1}] 

This is a first definition
And it has two lines;
no, make that three.


\end{description}



\end{enumerate}


\item\relax 
bullet item 2, line 1


bullet item 2, line 2


\begin{description}

\item[{Term1}] 

This is a first definition
And it has two lines;
no, make that three.


\end{description}



\end{itemize}

Normal text.


\begin{itemize}
\item\relax 
bullet item one



\item\relax 
bullet item two




\end{itemize}

Normal text.


\begin{enumerate}[1.]
\item\relax 
Enum item one



\item\relax 
Enum item two




\end{enumerate}

Term1 ::
This is a first definition
And it has two lines;
no, make that three.


Term2 :: This is a second definition

\bigskip
\noindent
 \begin{minipage}[t]{\textwidth}
\begin{tabularx}{\textwidth}{|X|X|}
\hline
\relax      Double bars   &  Separate header fields  \\
\hline
\relax      Single bars    &  Separate body fields  \\
\relax      Here are more  &  body fields  \\
\hline
\relax      Triple bars  &  Separate footer fields  \\
\hline
\end{tabularx}
\end{minipage}
\bigskip


Regular again.

% this is a comment

 ; while this is not