[Bf-docboard-svn] bf-manual: [7137] trunk/blender_docs/manual/conf.py: Config: Remove Unnecessary Font hacks

Aaron Carlisle noreply at blender.org
Tue Sep 29 04:05:09 CEST 2020


Revision: 7137
          https://developer.blender.org/rBM7137
Author:   Blendify
Date:     2020-09-29 04:05:08 +0200 (Tue, 29 Sep 2020)
Log Message:
-----------
Config: Remove Unnecessary Font hacks

Modified Paths:
--------------
    trunk/blender_docs/manual/conf.py

Modified: trunk/blender_docs/manual/conf.py
===================================================================
--- trunk/blender_docs/manual/conf.py	2020-09-28 22:08:07 UTC (rev 7136)
+++ trunk/blender_docs/manual/conf.py	2020-09-29 02:05:08 UTC (rev 7137)
@@ -333,15 +333,6 @@
 % and is provided by amssymb. But it can not be boldened! (easily)
 \\newunicodechar{✗}{\\ding{55}}
 \\newunicodechar{✛}{\\ding{59}}
-
-\\usepackage{fontawesome}
-\\newunicodechar{⏮}{\\faFastBackward}
-\\newunicodechar{⏪}{\\faBackward}
-\\newunicodechar{▶}{\\faPlay}
-\\newunicodechar{⏩}{\\faForward}
-\\newunicodechar{⏭}{\\faFastForward}
-\\newunicodechar{⏸}{\\faPause}
-\\newunicodechar{◀}{\\reflectbox{▶}}
 ''',
 
 }




More information about the Bf-docboard-svn mailing list