In graph theory, models and drawings often consists mostly of vertices, edges, and labels. So, it may be possible, to use a simpler language for…
In a complex formula or equation, it can be useful to emphasize a specific part. We can achieve this, for example, through highlighting by color…
In other examples, we saw how to draw molecules. How about digging deeper? Can we draw atoms? Sure! We will use a package named after…
Though chemfig makes drawing easier, writing down complex molecules can still be laborious if you got a lot of them, such as in lecture notes…
In the Drawing molecules example we already saw how we can draw simple molecules. This example uses the chemfig package for drawing the famous benzene…
In the Chemical formulae example we already encountered formulae for molecules. Now we like to see how to draw them. This means drawing a group…
We will use pgfplots for a three-dimensional plot of an exponential function. We will apply a style for reduced and shifted axes, to get a…
The standard pgfplots axis environment is used for Cartesian coordinates. However, pgfplots provides also logarithmic axes and polar axes. Functions can also be defined in…