From 453fedadbdfc033ad801afcf87e06c26df751b55 Mon Sep 17 00:00:00 2001 From: Owen Gallagher Date: Tue, 31 Dec 2024 22:10:10 -0500 Subject: [PATCH] Small errors discovered in English while translating (#33) * en docs/latest/main small spelling error development * en small spelling edits docs/latest/editing_subtitles * en docs/latest/audio is to in * en docs/latest/typesetting comment missing word * en docs/latest/main link Shift_Times comment * en docs/latest/shift_times affected rows bullet * en docs/latest/about used for * en docs/latest/karaoke/tutorial_1 for to as * Update content/en/docs/latest/Automation/Karaoke_Templater/Tutorial_1.md remove as Co-authored-by: FichteFoll * en/docs/latest/typesetting descenders of letters * en docs/latest/ass_tags link corrections #33 Tag ids. Hyphenated ids. --------- Co-authored-by: FichteFoll --- content/en/docs/latest/ASS_Tags.md | 48 +++++++++---------- content/en/docs/latest/About.md | 2 +- content/en/docs/latest/Audio.md | 2 +- .../Karaoke_Templater/Tutorial_1.md | 2 +- content/en/docs/latest/Editing_Subtitles.md | 4 +- content/en/docs/latest/Main_Page.md | 4 +- content/en/docs/latest/Shift_Times.md | 2 +- content/en/docs/latest/Typesetting.md | 2 +- 8 files changed, 33 insertions(+), 33 deletions(-) diff --git a/content/en/docs/latest/ASS_Tags.md b/content/en/docs/latest/ASS_Tags.md index a0f74c45d..6a2086e43 100644 --- a/content/en/docs/latest/ASS_Tags.md +++ b/content/en/docs/latest/ASS_Tags.md @@ -20,7 +20,7 @@ override blocks (i.e. not between { and }). {{}}\\n{{}} Insert a forced line break, but only when in wrapping mode 2. (See -[the \\q tag]({{< relref "ASS_Tags#wrapstyle" >}})). Note that this is a lowercase n. +[the \\q tag]({{< relref "ASS_Tags#\q" >}})). Note that this is a lowercase n. In all other wrapping modes, this is replaced by a regular space. This is rarely (if ever) actually useful. If you're not sure whether you want this or @@ -54,7 +54,7 @@ mutally exclusive tags will vary between renderers and is not recommended. Tags in the second category modify all text after the tag until the end of the line or until the property is re-overridden by another tag. -Override tags always follow the same form: They start with a backslash \ +Override tags always follow the same form: They start with a backslash \\ character, then a name, and after the name the parameter to the tag. If the parameter is omitted, the default value from the line's style is used. @@ -167,7 +167,7 @@ disable border in that direction. {{}}\\shad\{{}} Set the distance from the text to position the shadow. Set the depth to 0 -(zero) to disable shadow entirely. Works similar to [\\bord]({{< relref "ASS_Tags#bordersize" >}}). +(zero) to disable shadow entirely. Works similar to [\\bord]({{< relref "ASS_Tags#\bord" >}}). The shadow distance can not be negative with this tag. @@ -192,7 +192,7 @@ effect isn't always very visible, but it can in some cases make the text look better. It is usually more visible at smaller text sizes. Be aware that this tag blurs the _edges_ of the text, not everything. This -means that if the text has a border (set with [\\bord]({{< relref "ASS_Tags#borderwidth" >}})) the +means that if the text has a border (set with [\\bord]({{< relref "ASS_Tags#\bord" >}})) the border will be blurred, but if there is no border, the main text will be blurred instead. @@ -202,14 +202,14 @@ nothingness, and generally isn't very useful. For strong blurs, `\blur` is generally more useful as a result. The _strength_ must be an integer number. {{}}\\blur\{{}} -In general, this has the same function as the [`\be`]({{< relref "ASS_Tags#bluredges" >}}) tag, but +In general, this has the same function as the [`\be`]({{< relref "ASS_Tags#\be" >}}) tag, but uses a more advanced algorithm that looks better at high strengths. Unlike `\be`, the _strength_ can be non-integer here. Set _strength_ to 0 (zero) to disable the effect. Be careful, setting _strength_ too high can take a lot of CPU time to render. Be aware that this tag blurs the _edges_ of the text, not everything. This -means that if the text has a border (set with [`\bord`]({{< relref "ASS_Tags#borderwidth" >}})) the +means that if the text has a border (set with [`\bord`]({{< relref "ASS_Tags#\bord" >}})) the border will be blurred, but if there is no border, the main text will be blurred instead. @@ -269,7 +269,7 @@ rarely desirable. These tags also affect [vector drawings]({{< relref "ASS_Tags#drawing-commands" >}}). You can use font scaling to correct for anamorphic rendering and to specify -text size more precisely than with [\\fs]({{< relref "ASS_Tags#fontsize" >}}). +text size more precisely than with [\\fs]({{< relref "ASS_Tags#\fs" >}}). Note that older versions of VSFitler will truncate non-integer scales. @@ -329,9 +329,9 @@ rotating. It is legal to specify negative rotation amounts, as well as amounts larger than 360 degrees. The rotation is performed around the subtitle line origin point, this is -described with the [\\org]({{< relref "ASS_Tags#rotationorigin" >}}) tag. +described with the [\\org]({{< relref "ASS_Tags#\org" >}}) tag. -These tags also affect [vector drawings]({{< relref "ASS_Tags#vectordrawings" >}}). +These tags also affect [vector drawings]({{< relref "ASS_Tags#drawing-commands" >}}). {{}} @@ -373,7 +373,7 @@ This is because 330 degrees is 30 degrees less than a full rotation of 360 degre \t(\frz3600) ``` -Perform an animation where the text performs 10 full revolutions on the Z axis. Also see the [\\t]({{< relref "ASS_Tags#animatedtransform" >}}) tag. +Perform an animation where the text performs 10 full revolutions on the Z axis. Also see the [\\t]({{< relref "ASS_Tags#\t" >}}) tag. {{}} {{}} The following screenshots illustrate the effect of rotating on the different axes: @@ -396,7 +396,7 @@ Usually _factor_ will be a small number; values outside the range -2 to 2 are unlikely to have desireable results. Shearing is performed after rotation, on the rotated coordinates. The -coordinate system used for shearing is not affected by the [rotation origin]({{< relref "ASS_Tags#rotationorigin" >}}). +coordinate system used for shearing is not affected by the [rotation origin]({{< relref "ASS_Tags#\org" >}}). {{}} ![shearing](/img/3.2/shearing.png) @@ -405,7 +405,7 @@ coordinate system used for shearing is not affected by the [rotation origin]({{< {{}}\\fe\{{}} Overrides the `Encoding` value of the style. This is rarely ever useful or a good idea and should thus be avoided. -See the [style docs]({{< relref "styles/#the-style-editor" >}}) for more details. +See the [style docs]({{< relref "Styles#the-style-editor" >}}) for more details. {{}} \\c&H\\\& @@ -470,8 +470,8 @@ and effectively leaving only the border and shadow. {{}}\\an\{{}} Specify the alignment of the line. The alignment specifies the position of the -line when no [position override]({{< relref "ASS_Tags#setposition" >}}) or -[movement]({{< relref "ASS_Tags#movement" >}}) is in effect, and otherwise specifies the +line when no [position override]({{< relref "ASS_Tags#\pos" >}}) or +[movement]({{< relref "ASS_Tags#\move" >}}) is in effect, and otherwise specifies the anchor point of positioning and rotation. The `\an` tag uses "numpad" values for the _pos_, ie. the alignment values @@ -528,7 +528,7 @@ the line. The _duration_ is given in centiseconds, ie. a _duration_ of 100 is equivalent to 1 second. You generally don't enter `\k` tags manually but rather use -karaoke timing tools such as [Aegisub's karaoke mode]({{< relref "Tutorials#karaoketiming" >}}). +karaoke timing tools such as [Aegisub's karaoke mode]({{< relref "Tutorials#karaoke-timing" >}}). The different `\k` tags create various effects: @@ -551,8 +551,8 @@ relative to the event’s start. Without `\kt` each syllable start is implicitly determined as the sum of all preceding syllable’s duration. {{}}\\q\