From 4a979d8dc1396a626086ff24e8f7b195e79d0e34 Mon Sep 17 00:00:00 2001 From: Henrik Tidefelt Date: Sun, 7 Jun 2020 23:19:27 +0200 Subject: [PATCH] Use \tablehead instead of \textbf for some kind of table title --- chapters/synchronous.tex | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/chapters/synchronous.tex b/chapters/synchronous.tex index d9689ccb0..b1f538f45 100644 --- a/chapters/synchronous.tex +++ b/chapters/synchronous.tex @@ -189,9 +189,11 @@ \subsection{Clocks and Clocked Variables}\doublelabel{clocks-and-clocked-variabl defined. In this chapter, two additional kinds of discrete-time expressions/variables are defined that are associated to clocks and are therefore called \firstuse{clocked discrete-time} expressions: +% henrikt-ma: Misusing \tablehead inside the table below to act as some sort of table title. +% This is all different than how things are done elsewhere, but fixing this is considered a topic for issue #2562. \begin{longtable}[]{|p{7.3cm}|p{7.3cm}|} \hline -\multicolumn{2}{|p{14.6cm}|}{\textbf{The different kinds of discrete-time variables in Modelica}}\\ \hline +\multicolumn{2}{|p{14.6cm}|}{\tablehead{The different kinds of discrete-time variables in Modelica}}\\ \hline \endhead \begin{tabular}{p{7cm}} \includegraphics[width=3in,height=1.875in]{piecewise}