Better display of images, especially generated trees
Images now have a default maximum width of 100%. Generated tree images now must be marked with class `gentree' and will be color-inverted (i.e. their black parts will be white, while the transparent background remains transparent) with dark themes. The TOC and the language dropdown have been inverted.
This commit is contained in:
@@ -440,7 +440,7 @@
|
||||
$input
|
||||
#+END_SRC
|
||||
#+NAME: arbre:vowels
|
||||
#+ATTR_HTML: :alt Arbre des voyelles du Ñyqy :align center
|
||||
#+ATTR_HTML: :alt Arbre des voyelles du Ñyqy :align center :class gentree
|
||||
#+ATTR_LATEX: :float sideways
|
||||
#+CAPTION: Arbre des caractéristiques des voyelles du Ñyqy
|
||||
#+RESULTS[e1f2ca12b3da614823629b888c369ed0ddf3e4a5]:
|
||||
@@ -483,7 +483,7 @@
|
||||
$input
|
||||
#+END_SRC
|
||||
#+NAME: arbre:cons
|
||||
#+ATTR_HTML: :alt Arbre des consonnes du Ñyqy :align center
|
||||
#+ATTR_HTML: :alt Arbre des consonnes du Ñyqy :align center :class gentree
|
||||
#+ATTR_LATEX: :float sideways
|
||||
#+CAPTION: Arbre des caractéristiques des consonnes du Ñyqy
|
||||
#+RESULTS[ea6462370981c1a011d17d703545ec6e6f38f4de]:
|
||||
|
||||
Reference in New Issue
Block a user