Search found 3 matches

by IbiloyeCA2021
Sun Mar 21, 2021 9:49 pm
Forum: Graphics, Figures & Tables
Topic: markov chain
Replies: 2
Views: 3008

markov chain

%Here is my attempt, at the Markov chain challenge. :roll: %

\documentclass[tikz, border=8pt]{standalone}

\usetikzlibrary{positioning,quotes,arrows.meta,automata}

\begin{document}
\begin{tikzpicture}[
>={Diamond[scale=.8]},
font=\sffamily,
every edge/.append style={font=\sffamily ...
by IbiloyeCA2021
Sun Mar 21, 2021 9:45 pm
Forum: New Members
Topic: Hello, am new here
Replies: 1
Views: 11789

Hello, am new here

Just got registered, hoping to learn, help and be helped too. Best wishes.
Ibiloye. :D
by IbiloyeCA2021
Sun Mar 21, 2021 9:41 pm
Forum: Page Layout
Topic: Can't get chapter titles into page header (KOMA)
Replies: 5
Views: 13045

Can't get chapter titles into page header (KOMA)

First of all: Package grid does change the height of the text area. So the big bottom margin is a result of using this package, without setting a proper lines option. See the manual for more information.

Coming to the running head. KOMA-Script guide explains:
The starred variants of all ...