电表走的快是什么原因
5 questions
2
votes
1
answer
82
views
Map a generic package
I know that to find the character map, it is preferable to use the fonttable package.
In general, to obtain the character table of a font or a package, I need to use the name of the font or the ...
1
vote
0
answers
73
views
Wrong interpolation of colormap points using surf pgfplots [closed]
I've been using \addplot[surf] to plot a 2D colormap with 1024 points. These points are aligned vertically along the XY plane, but I am facing problems to understand why the map is distorted. I’ve ...
0
votes
0
answers
43
views
How to Calculate the Scale of a TikZ Map and Create Commands for Plotting Points by Latitude and Longitude?
I am working with the TikZ map of India provided in the link. The map uses Cartesian coordinates to define locations of different states. I want to achieve the following:
Calculate the scale of the ...
0
votes
1
answer
515
views
MiKTeX isn't updating psfonts.map
Haven't found answer neither internet not here so going to ask. I'm using latest MiKTeX 23.10.12 with all updates.
Also I want to use third party fonts with pdflatex. I have all needed font and ...
0
votes
1
answer
105
views
mindmap design for readability
I have this MWE for a mindmap with statistical tests (in Portuguese)
\documentclass[10pt]{standalone}
\usepackage{tikz}
\usetikzlibrary{mindmap,calc}
\definecolor{azul}{RGB}{35, 140, 255}
\tikzset{...