From 81a7565603db52287afa84697b4e363e06861343 Mon Sep 17 00:00:00 2001 From: Javier Date: Tue, 15 Jun 2021 10:35:14 +0200 Subject: [PATCH] Minor changes (format). --- docs/_includes/menu.html | 3 +-- docs/guides/locale-arabic.md | 2 ++ docs/guides/locale-bengali.md | 2 +- docs/guides/locale-hindi.md | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/docs/_includes/menu.html b/docs/_includes/menu.html index bb52104a..48707902 100644 --- a/docs/_includes/menu.html +++ b/docs/_includes/menu.html @@ -53,8 +53,7 @@ diff --git a/docs/guides/locale-arabic.md b/docs/guides/locale-arabic.md index 665b08db..a348e4f6 100644 --- a/docs/guides/locale-arabic.md +++ b/docs/guides/locale-arabic.md @@ -72,4 +72,6 @@ Definition \foreignlanguage{arabic}{maboniY+}. * [Automatic enumerate list using eastern Arabic letters in beamer](https://tex.stackexchange.com/a/599846/5735) * [Itemize environment in Arabic](https://tex.stackexchange.com/a/528562/5735) * [Index not generated in an Arabic document](https://tex.stackexchange.com/a/506482/5735) +* [Right alignment for section and subsection in the table of contents]{https://tex.stackexchange.com/a/587584/5735) + diff --git a/docs/guides/locale-bengali.md b/docs/guides/locale-bengali.md index 91f0f34c..660b5c2a 100644 --- a/docs/guides/locale-bengali.md +++ b/docs/guides/locale-bengali.md @@ -32,7 +32,7 @@ Bengali numerals, passed as option to `\babelprovide`: usually the preferred method. To perform this conversión, use the following preamble: -``` +```tex \usepackage[bengali, provide=*]{babel} \babelprovide[mapdigits]{bengali} % or alternatively maparabic \babelfont{rm}[Renderer=Harfbuzz]{FreeSerif} diff --git a/docs/guides/locale-hindi.md b/docs/guides/locale-hindi.md index bba1b249..67d23be9 100644 --- a/docs/guides/locale-hindi.md +++ b/docs/guides/locale-hindi.md @@ -32,7 +32,7 @@ Hindi numerals, passed as option to `\babelprovide`: usually the preferred method. To perform this conversión, use the following preamble: -``` +```tex \usepackage[hindi, provide=*]{babel} \babelprovide[mapdigits]{hindi} % or alternatively maparabic \babelfont{rm}[Renderer=Harfbuzz]{FreeSerif}