[Bug 247184] Improve renderization of RTL (Right-to-left) languages
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Jun 11 21:08:53 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247184
Bug ID: 247184
Summary: Improve renderization of RTL (Right-to-left) languages
Product: Documentation
Version: Latest
Hardware: Any
URL: https://reviews.freebsd.org/D25238
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Documentation
Assignee: doc at FreeBSD.org
Reporter: dbaio at freebsd.org
CC: doceng at FreeBSD.org
Improve renderization of RTL (Right-to-left) languages
<screen> and <programlisting> are always ltr and align to the left
because they usually have pieces of code and commands.
This will lock <screen> and <programlisting> and RTL languages
won't change that.
Tests:
https://dbaio.bs2cloud.com.br/doc/20200607-css-ltr/en_US.ISO8859-1/articles/ipsec-must/article.html
https://dbaio.bs2cloud.com.br/doc/20200607-css-ltr/fa_IR.UTF-8/articles/ipsec-must/article.html
https://dbaio.bs2cloud.com.br/doc/20200607-css-ltr/en_US.ISO8859-1/articles/ipsec-must/article.epub
https://dbaio.bs2cloud.com.br/doc/20200607-css-ltr/fa_IR.UTF-8/articles/ipsec-must/article.epub
https://dbaio.bs2cloud.com.br/doc/20200607-css-ltr-htdocs/
https://dbaio.bs2cloud.com.br/doc/20200607-css-ltr/en_US.ISO8859-1/books/porters-handbook/book.html
https://dbaio.bs2cloud.com.br/doc/20200607-css-ltr/en_US.ISO8859-1/books/handbook/book.html
Patch is in the review https://reviews.freebsd.org/D25238
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-doc
mailing list