From d01a3f09956f9829c08a5f234daeeab33f68f0d8 Mon Sep 17 00:00:00 2001 From: Robert Alessi Date: Sat, 29 Feb 2020 14:42:22 +0100 Subject: typos. better formatting of tables. --- README.md | 4 ++-- README.tex | 4 ++-- about.html | 4 ++-- arabluatex.dtx | 7 ++++--- makefile | 4 ++-- 5 files changed, 12 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index c9dec25..5cd4118 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ License and disclamer ArabLuaTeX – Processing ArabTeX notation under LuaLaTeX -Copyright ⓒ 2016–2019 Robert Alessi +Copyright ⓒ 2016–2020 Robert Alessi Please send error reports and suggestions for improvements to Robert Alessi: @@ -70,7 +70,7 @@ This release of arabluatex consists of the following source files: License applicable to the documentation --------------------------------------- -Copyright ⓒ 2016–2019 Robert Alessi +Copyright ⓒ 2016–2020 Robert Alessi The documentation file `arabluatex.pdf` that is generated from the `arabluatex.dtx` source is licensed under the Creative Commons diff --git a/README.tex b/README.tex index 236dc06..5d48716 100644 --- a/README.tex +++ b/README.tex @@ -33,7 +33,7 @@ searched, analyzed and correlated in various ways. \section*{License and disclamer} ArabLuaTeX -- Processing ArabTeX notation under LuaLaTeX -Copyright ⓒ 2016--2019 Robert Alessi +Copyright ⓒ 2016--2020 Robert Alessi Please send error reports and suggestions for improvements to Robert Alessi: @@ -72,7 +72,7 @@ source files: \subsection*{License applicable to the documentation} \label{sec:documentation-license} -Copyright ⓒ 2016--2019 Robert Alessi +Copyright ⓒ 2016--2020 Robert Alessi The documentation file \verb|arabluatex.pdf| that is generated from the \verb|arabluatex.dtx| source is licensed under the Creative diff --git a/about.html b/about.html index 6442d8a..a846bab 100644 --- a/about.html +++ b/about.html @@ -17,7 +17,7 @@

This package provides for LuaLaTeX an ArabTeX-like interface to generate Arabic writing from an ascii transliteration. It is particularly well-suited for complex documents such as technical documents or critical editions where a lot of left-to-right commands intertwine with Arabic writing. arabluatex is able to process any ArabTeX input notation. Its output can be set in the same modes of vocalization as ArabTeX, or in different roman transliterations. It further allows many typographical refinements. It will eventually interact with some other packages yet to come to produce from .tex source files, in addition to printed books, TEI xml compliant critical editions and/or lexicons that can be searched, analyzed and correlated in various ways.

License and disclamer

ArabLuaTeX – Processing ArabTeX notation under LuaLaTeX

-

Copyright ⓒ 2016–2019 Robert Alessi

+

Copyright ⓒ 2016–2020 Robert Alessi

Please send error reports and suggestions for improvements to Robert Alessi:

License applicable to the documentation

-

Copyright ⓒ 2016–2019 Robert Alessi

+

Copyright ⓒ 2016–2020 Robert Alessi

The documentation file arabluatex.pdf that is generated from the arabluatex.dtx source is licensed under the Creative Commons Attribution-ShareAlike 4.0 International License. To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/4.0/ or send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA.

Installation

    diff --git a/arabluatex.dtx b/arabluatex.dtx index d84b610..534271e 100644 --- a/arabluatex.dtx +++ b/arabluatex.dtx @@ -945,7 +945,7 @@ % \subsubsection{Long vowels} % \Cref{tab:arabtex-long-vowels} gives the Arab\TeX\ equivalents for % the Arabic long vowels. -% +% \enlargethispage{1\baselineskip} % \begin{longtable}{lllll} % \bottomrule % \caption*{\Cref*{tab:arabtex-long-vowels}: Standard Arab\TeX\ (long @@ -2806,6 +2806,7 @@ % \arb{B.a} & \dmg{.a} & \loc{.a} & \brill{.a} & \verb|.a| \\ % \pagebreak[1] % \arb{B.u} & \dmg{.u} & \loc{.u} & \brill{.u} & \verb|.u| \\ +% \pagebreak[1] % \arb{B.i} & \dmg{.i} & \loc{.i} & \brill{.i} & \verb|.i| \\ \midrule % \arb{Bo} & \dmg{o} & \loc{o} & \brill{o} & \verb|o| \\ % \end{longtable} @@ -3476,7 +3477,6 @@ % \endhead \footnotetext{See \vref{sec:transliteration}.} % \label{tab:buckwalter-scheme} % \arb[novoc]{a} & \dmg{a} & \loc{a} & \brill{a} & |A| & |A| \\ -% \pagebreak[1] % \arb[novoc]{b} & \dmg{b} & \loc{b} & \brill{b} & |b| & |b| \\ % \arb[novoc]{t} & \dmg{t} & \loc{t} & \brill{t} & |t| & |t| \\ % \arb[novoc]{_t} & \dmg{_t} & \loc{_t} & \brill{_t} & |v| & |v| \\ @@ -3494,6 +3494,7 @@ % \arb[novoc]{.t} & \dmg{.t} & \loc{.t} & \brill{.t} & |T| & |T| \\ % \arb[novoc]{.z} & \dmg{.z} & \loc{.z} & \brill{.z} & |Z| & |Z| \\ % \arb[novoc]{`} & \dmg{`} & \loc{`} & \brill{`} & |E| & |E| \\ +% \pagebreak[2] % \arb[novoc]{.g} & \dmg{.g} & \loc{.g} & \brill{.g} & |g| & |g| \\ % \arb[novoc]{f} & \dmg{f} & \loc{f} & \brill{f} & |f| & |f| \\ % \arb[novoc]{q} & \dmg{q} & \loc{q} & \brill{q} & |q| & |q| \\ @@ -4878,7 +4879,7 @@ % \end{macro} % \end{environment} % \begin{macro}{\arind} -% \changes{v1.18}{2019/02/29}{New command \cs{arind} for building +% \changes{v1.18}{2020/02/29}{New command \cs{arind} for building % indexes} % \cs{arind}\marg{root} is a command specialized in the contruction of % indexes. As a mandadory argument, it takes the Arabic root under diff --git a/makefile b/makefile index 043d646..279b58b 100644 --- a/makefile +++ b/makefile @@ -40,7 +40,7 @@ auctex: clean package: clean all mkdir -p arabluatex/samples/ - cp *.lua *.ins *.dtx *.md *.pdf arabluatex/ # .bib is in dtx + cp *.{lua,ins,dtx,md,pdf} arabluatex/ # .bib is in dtx cp samples/*.{tex,pdf} arabluatex/samples/ mkdir -p tex/lualatex/arabluatex/ cp *.lua *.sty tex/lualatex/arabluatex/ @@ -48,7 +48,7 @@ package: clean all cp *.{pdf,el} doc/lualatex/arabluatex/ cp samples/*.{tex,pdf} doc/lualatex/arabluatex/samples mkdir -p source/lualatex/arabluatex/ - cp *.ins *.dtx *.tex source/lualatex/arabluatex/ # .bib is in dtx + cp *.{ins,dtx,tex,md} source/lualatex/arabluatex/ # .bib is in dtx zip -r arabluatex.tds.zip tex doc source tar czf arabluatex-$(ver).tar.gz arabluatex.tds.zip arabluatex/ -- cgit v1.2.3