Bug 247184

Summary: Improve renderization of RTL (Right-to-left) languages
Product: Documentation Reporter: Danilo G. Baio <dbaio>
Component: Books & ArticlesAssignee: Danilo G. Baio <dbaio>
Status: Closed FIXED    
Severity: Affects Some People CC: doceng
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D25238

Comment 1 commit-hook freebsd_committer freebsd_triage 2020-06-27 21:54:25 UTC
A commit references this bug:

Author: dbaio
Date: Sat Jun 27 21:53:39 UTC 2020
New revision: 54300
URL: https://svnweb.freebsd.org/changeset/doc/54300

Log:
  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.

  PR:		247184
  Approved by:	doceng (bcr)
  Differential Revision:	https://reviews.freebsd.org/D25238

Changes:
  head/share/misc/docbook.css