fix(markdown): Move legend caption to children
This commit is contained in:
parent
7f8169e566
commit
a8cb065c08
5 changed files with 10 additions and 18 deletions
|
@ -4,8 +4,8 @@ title: Nahtzugabe
|
|||
|
||||
Seam allowance is indicated by a dashed line, that has the same width and color as the seam they belong to:
|
||||
|
||||
<Legend part="saLines" caption="Seam allowance for different fabric types" >
|
||||
<Legend part="saLines"> Seam allowance for different fabric types </Legend>
|
||||
|
||||
Beachten Sie, dass die Ecken des Nahtzuges beschnitten werden und nicht verlängert werden:
|
||||
|
||||
<Legend part="sa" caption="A trimmed seam allowance corner" >
|
||||
<Legend part="sa"> A trimmed seam allowance corner </Legend>
|
||||
|
|
|
@ -5,17 +5,9 @@ title: Seam allowance
|
|||
Seam allowance is indicated by a dashed line, that has the same width and color
|
||||
as the seam they belong to:
|
||||
|
||||
<Legend part="saLines">
|
||||
|
||||
Seam allowance for different fabric types
|
||||
|
||||
</Legend>
|
||||
<Legend part="saLines"> Seam allowance for different fabric types </Legend>
|
||||
|
||||
Note that the corners of the seam allowance are trimmed, and not extended:
|
||||
|
||||
<Legend part="sa">
|
||||
|
||||
A trimmed seam allowance corner
|
||||
|
||||
</Legend>
|
||||
<Legend part="sa"> A trimmed seam allowance corner </Legend>
|
||||
|
||||
|
|
|
@ -4,8 +4,8 @@ title: Margen de costura
|
|||
|
||||
Seam allowance is indicated by a dashed line, that has the same width and color as the seam they belong to:
|
||||
|
||||
<Legend part="saLines" caption="Seam allowance for different fabric types" >
|
||||
<Legend part="saLines"> Seam allowance for different fabric types </Legend>
|
||||
|
||||
Tenga en cuenta que las esquinas de la costura son recortadas, y no extendidas:
|
||||
|
||||
<Legend part="sa" caption="A trimmed seam allowance corner" >
|
||||
<Legend part="sa"> A trimmed seam allowance corner </Legend>
|
||||
|
|
|
@ -4,8 +4,8 @@ title: Marge de couture
|
|||
|
||||
La marge de couture est indiquée par une ligne pointillée, qui a la même largeur et la même couleur que la couture à laquelle elle appartient :
|
||||
|
||||
<Legend part="saLines" caption="Seam allowance for different fabric types" >
|
||||
<Legend part="saLines"> Seam allowance for different fabric types </Legend>
|
||||
|
||||
Notez que les coins de la marge de couture sont coupés, et non prolongés :
|
||||
|
||||
<Legend part="sa" caption="A trimmed seam allowance corner" >
|
||||
<Legend part="sa"> A trimmed seam allowance corner </Legend>
|
||||
|
|
|
@ -4,8 +4,8 @@ title: Naadtoeslag
|
|||
|
||||
Naadwaarde wordt aangegeven door een stippellijn, met dezelfde dikte en kleur als de naad die erbij hoort:
|
||||
|
||||
<Legend part="saLines" caption="Seam allowance for different fabric types" >
|
||||
<Legend part="saLines"> Seam allowance for different fabric types </Legend>
|
||||
|
||||
Merk op dat de hoeken van de naadwaarde bijgesneden zijn, en niet doorlopen:
|
||||
|
||||
<Legend part="sa" caption="A trimmed seam allowance corner" >
|
||||
<Legend part="sa"> A trimmed seam allowance corner </Legend>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue