Search found 3 matches

by haozepangthegoat
Mon Jun 17, 2024 4:45 pm
Forum: Math & Science
Topic: Data visualisation: datavisualisation library or pdfplots.
Replies: 2
Views: 17801

Data visualisation: datavisualisation library or pdfplots.

Hi,

I am trying to migrate by lab data visualistion routine from matplotlib to latex. I came a cross some libraries, including the pacage pgfplots and the tikz's datavisualisation libarary. I am not sure whcih one is better for plotting large data sets from experiments. I think pgfplots is the more ...
by haozepangthegoat
Sat Jun 15, 2024 5:04 pm
Forum: Page Layout
Topic: KOMA-Script issue with DIV=calc
Replies: 0
Views: 11241

KOMA-Script issue with DIV=calc

Hi ,
The following code:

\documentclass[DIV=calc, headsepline, twocolumn]{scrartcl}
\usepackage{scrlayer-scrpage}
\usepackage{blindtext}
\KOMAoption{DIV}{last}
\begin{document}
\blinddocument
\end{document}

generates an warning from typearea:

Package typearea Warning: page content and margins ...