add real-world hashtag usage with symbol pictures
This commit is contained in:
parent
aa5b0552dc
commit
c583b26c17
14 changed files with 141 additions and 13 deletions
|
|
@ -28,6 +28,8 @@ mkShell {
|
|||
biblatex
|
||||
logreq
|
||||
koma-script
|
||||
xits
|
||||
opensans
|
||||
;
|
||||
|
||||
# custom LaTeX class, see https://github.com/NixOS/nixpkgs/issues/11893#issuecomment-166834399
|
||||
|
|
@ -36,7 +38,8 @@ mkShell {
|
|||
};
|
||||
})
|
||||
biber
|
||||
tud-cd
|
||||
opensans-ttf
|
||||
xits-math
|
||||
|
||||
# for instance DNS query script
|
||||
(python3.withPackages (ps: with ps; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue