JuliaDocs/Documenter.jl
Auf GitHub ansehenAlso use adjustbox for resizing native tables
Open
#1.953 geöffnet am 28. Sept. 2022
Format: LaTeXType: Enhancementhelp wanted
Repository-Metriken
- Stars
- (910 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 16T 9h) (3 gemergte PRs in 30 T)
Beschreibung
#1937 added an adjustbox for tables from show methods (i.e. at-example blocks), but it is also possible to get large tables from just plain Markdown or at-eval blocks, which could also be wrapped.
There are also at-raw blocks.. but in those cases it's probably best not to mess with the explicitly user-provided LaTeX.
See: https://github.com/JuliaDocs/Documenter.jl/pull/1937#issuecomment-1252967398