mirror of
https://github.com/jankae/LibreVNA.git
synced 2025-12-06 07:12:10 +01:00
LibreVNA manual - missing closing parenthesis
This commit is contained in:
parent
a1c1dcbbf5
commit
2d9b3c8772
|
|
@ -1379,7 +1379,7 @@ $Quality factor$\\
|
||||||
|
|
||||||
\subsection{Linking markers}
|
\subsection{Linking markers}
|
||||||
\label{marker:linking}
|
\label{marker:linking}
|
||||||
Normally, markers can be moved individually and are only connected to one trace. This creates a problem when reading out trace data from multiple traces at the same position. If the position is changed, all markers need to be moved manually to the new position. Linked markers provide a solution to this problem: All markers within a linked group always use the same position. If one marker is moved, the others move as well. The linked group of each marker is indicated in the marker dock (empty if the marker does not belong to any linked group.
|
Normally, markers can be moved individually and are only connected to one trace. This creates a problem when reading out trace data from multiple traces at the same position. If the position is changed, all markers need to be moved manually to the new position. Linked markers provide a solution to this problem: All markers within a linked group always use the same position. If one marker is moved, the others move as well. The linked group of each marker is indicated in the marker dock (empty if the marker does not belong to any linked group).
|
||||||
|
|
||||||
Only markers that are movable can be added to linked groups. If a marker type performs automatic positioning of the marker (e.g. the maximum marker type), it can not be added.
|
Only markers that are movable can be added to linked groups. If a marker type performs automatic positioning of the marker (e.g. the maximum marker type), it can not be added.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue