Skip to content

Commit

Permalink
Rearrange tables (again)
Browse files Browse the repository at this point in the history
  • Loading branch information
bradrn committed Jun 28, 2020
1 parent d0d968b commit 22ff619
Showing 1 changed file with 43 additions and 32 deletions.
75 changes: 43 additions & 32 deletions Documentation.tex
Original file line number Diff line number Diff line change
Expand Up @@ -544,6 +544,43 @@ \subsection{Non-English letters}
\subsection{Click letters}
\label{sec:clicks}

\begin{wraptable}[20]{r}{5cm}
\centering
\caption{Greek letters}
\label{tab:greek_letters}
\begin{tabular}{lll}
\toprule
Input & Result & Uppercase? \\
\midrule
\key|G-j a| & α & \cmark \\
\key|G-j b| & β & \cmark \\
\key|G-j g| & γ & \cmark \\
\key|G-j d| & δ & \cmark \\
\key|G-j e| & ε & \cmark \\
\key|G-j z| & ζ & \cmark \\
\key|G-j h| & η & \cmark \\
\key|G-j j| & θ & \cmark \\
\key|G-j i| & ι & \cmark \\
\key|G-j k| & κ & \cmark \\
\key|G-j l| & λ & \cmark \\
\key|G-j m| & μ & \cmark \\
\key|G-j n| & ν & \cmark \\
\key|G-j q| & ξ & \cmark \\
\key|G-j o| & ο & \cmark \\
\key|G-j p| & π & \cmark \\
\key|G-j r| & ρ & \cmark \\
\key|G-j s| & σ & \cmark \\
\key|G-j c| & ς & \xmark \\
\key|G-j t| & τ & \cmark \\
\key|G-j u| & υ & \cmark \\
\key|G-j f| & φ & \cmark \\
\key|G-j x| & χ & \cmark \\
\key|G-j v| & ψ & \cmark \\
\key|G-j w| & ω & \cmark \\
\bottomrule
\end{tabular}
\end{wraptable}

Click letters can be produced using key sequences starting with \key|G-p|:

\begin{itemize}[noitemsep]
Expand All @@ -557,31 +594,6 @@ \subsection{Click letters}
\subsection{Greek letters}
\label{sec:greek_letters}

\begin{table}[b]
\centering
\caption{Greek letters}
\label{tab:greek_letters}
\begin{tabular}{llllll}
\toprule
Input & Result & Uppercase? & Input & Result & Uppercase? \\
\midrule
\key|G-j a| & α & \cmark & \key|G-j q| & ξ & \cmark \\
\key|G-j b| & β & \cmark & \key|G-j o| & ο & \cmark \\
\key|G-j g| & γ & \cmark & \key|G-j p| & π & \cmark \\
\key|G-j d| & δ & \cmark & \key|G-j r| & ρ & \cmark \\
\key|G-j e| & ε & \cmark & \key|G-j s| & σ & \cmark \\
\key|G-j z| & ζ & \cmark & \key|G-j c| & ς & \xmark \\
\key|G-j h| & η & \cmark & \key|G-j t| & τ & \cmark \\
\key|G-j j| & θ & \cmark & \key|G-j u| & υ & \cmark \\
\key|G-j i| & ι & \cmark & \key|G-j f| & φ & \cmark \\
\key|G-j k| & κ & \cmark & \key|G-j x| & χ & \cmark \\
\key|G-j l| & λ & \cmark & \key|G-j v| & ψ & \cmark \\
\key|G-j m| & μ & \cmark & \key|G-j w| & ω & \cmark \\
\key|G-j n| & ν & \cmark & & & \\
\bottomrule
\end{tabular}
\end{table}

Greek letters can be produced using key sequences starting with \key|G-j|.
These key sequences are shown in Table~\ref{tab:greek_letters}.

Expand Down Expand Up @@ -609,7 +621,12 @@ \subsection{Superscripts and subscripts}
\subsection{Zhuang tone letters}
\label{sec:zhuang_tones}

\begin{table}
Zhuang tone letters can be accessed via key sequences starting with \key|G-1|, shown in Table~\ref{tab:zhuang_tones}.

\section{Symbols}
\label{sec:symbols}

\begin{table}[t]
\centering
\caption{Zhuang tone letters}
\label{tab:zhuang_tones}
Expand All @@ -627,11 +644,6 @@ \subsection{Zhuang tone letters}
\end{tabular}
\end{table}

Zhuang tone letters can be accessed via key sequences starting with \key|G-1|, shown in Table~\ref{tab:zhuang_tones}.

\section{Symbols}
\label{sec:symbols}

\subsection{Quotation marks, guillemots and chevrons}
\label{sec:quotation_marks_guillemots_chevrons}

Expand Down Expand Up @@ -862,7 +874,6 @@ \subsection{Arrows}
are produced by typing \key|G-/ w|, \key|G-/ a|, \key|G-/ s| and \key|G-/ d| respectively.
The full list of key sequences can be found in Table~\ref{tab:arrows}.

\newpage
\subsection{Mathematical and related symbols}
\label{sec:mathematical_and_related_symbols}

Expand Down

0 comments on commit 22ff619

Please sign in to comment.