mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-06-09 19:36:50 +02:00
TeX/LaTeX comments and boxes
This commit is contained in:
parent
9ee0f3c792
commit
71e9f4f0af
62
boxes-config
62
boxes-config
@ -1632,6 +1632,68 @@ END ada-box
|
|||||||
# ============================================================================
|
# ============================================================================
|
||||||
|
|
||||||
|
|
||||||
|
BOX tex-cmt
|
||||||
|
|
||||||
|
author "Nic H <not@applicable.com>"
|
||||||
|
designer "(public domain)"
|
||||||
|
revision "1.0"
|
||||||
|
revdate "December 01, 2016 (Thursday 15:20h)"
|
||||||
|
created "December 01, 2016 (Thursday 15:20h)"
|
||||||
|
|
||||||
|
sample
|
||||||
|
%
|
||||||
|
% regular TeX/LaTeX
|
||||||
|
% comments
|
||||||
|
%
|
||||||
|
ends
|
||||||
|
|
||||||
|
shapes {
|
||||||
|
w ("%")
|
||||||
|
}
|
||||||
|
|
||||||
|
padding {lef 1}
|
||||||
|
|
||||||
|
elastic (w)
|
||||||
|
|
||||||
|
END tex-cmt
|
||||||
|
|
||||||
|
|
||||||
|
# ============================================================================
|
||||||
|
|
||||||
|
|
||||||
|
BOX tex-box
|
||||||
|
|
||||||
|
author "Nic H <not@applicable.com>"
|
||||||
|
designer "(public domain)"
|
||||||
|
revision "1.0"
|
||||||
|
revdate "December 01, 2016 (Thursday 15:21h)"
|
||||||
|
created "December 01, 2016 (Thursday 15:21h)"
|
||||||
|
|
||||||
|
sample
|
||||||
|
%=============%
|
||||||
|
% TeX is love %
|
||||||
|
% Tex is life %
|
||||||
|
%=============%
|
||||||
|
ends
|
||||||
|
|
||||||
|
shapes {
|
||||||
|
nw ("%") n ("=") ne ("%")
|
||||||
|
w ("%") e ("%")
|
||||||
|
sw ("%") s ("=") se ("%")
|
||||||
|
}
|
||||||
|
|
||||||
|
padding {
|
||||||
|
horiz 1
|
||||||
|
}
|
||||||
|
|
||||||
|
elastic (n,e,s,w)
|
||||||
|
|
||||||
|
END tex-box
|
||||||
|
|
||||||
|
|
||||||
|
# ============================================================================
|
||||||
|
|
||||||
|
|
||||||
BOX boxquote
|
BOX boxquote
|
||||||
|
|
||||||
author "Christian Molls <CMolls@gmx.net>"
|
author "Christian Molls <CMolls@gmx.net>"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user