UPD documentation, error report

This commit is contained in:
2025-05-12 10:01:43 +08:00
parent 3211bc441a
commit ce63dd36f7
9 changed files with 12259 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
# copied from Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-tom
pkgver=6.14.5.arch1
pkgver=6.14.6.arch1
pkgrel=1
pkgdesc='Linux'
url='https://github.com/archlinux/linux'
@@ -75,8 +75,7 @@ prepare() {
echo "Setting version..."
echo "-$pkgrel" > localversion.10-pkgrel
echo "${pkgbase#linux}" > localversion.20-pkgname
rm -fv "lib/longest_symbol_kunit.c"
# rm -fv "lib/longest_symbol_kunit.c"
local src
for src in "${source[@]}"; do

2
config
View File

@@ -1,6 +1,6 @@
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 6.14.5-arch1 Kernel Configuration
# Linux/x86 6.14.6-arch1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="gcc (GCC) 15.1.1 20250425"
CONFIG_CC_IS_GCC=y

12146
config-6.14.6 Normal file

File diff suppressed because it is too large Load Diff

20
config-6.14.6.patch Normal file
View File

@@ -0,0 +1,20 @@
--- ../config 2025-05-10 23:18:24.347275130 +0800
+++ .config 2025-05-12 01:59:14.794585678 +0800
@@ -10858,7 +10858,7 @@
# CONFIG_NTFS3_64BIT_CLUSTER is not set
CONFIG_NTFS3_LZX_XPRESS=y
CONFIG_NTFS3_FS_POSIX_ACL=y
-CONFIG_NTFS_FS=m
+# CONFIG_NTFS_FS is not set
# end of DOS/FAT/EXFAT/NT Filesystems
#
@@ -11408,7 +11408,7 @@
#
# Random number generation
#
-CONFIG_CRYPTO_ANSI_CPRNG=m
+CONFIG_CRYPTO_ANSI_CPRNG=y
CONFIG_CRYPTO_DRBG_MENU=y
CONFIG_CRYPTO_DRBG_HMAC=y
CONFIG_CRYPTO_DRBG_HASH=y

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:278df889ffa70cece4f79b5732deddcd227b1d438737ee22f9d936017724c251
size 18451

View File

@@ -0,0 +1,4 @@
\documentclass{article}
\begin{document}
\texttt{TEST ME \symbol{`\\}}
\end{document}

View File

@@ -0,0 +1,58 @@
Colored brackets broken with the command symbol
> _Please fill the following fields with a star (*) and provide as much related information as possible._
## Pre-checks*
> _Please change the following `[ ]` to `[x]` for confirmation._
- [x] The issue has not been reported in this repository.
- [x] The issue remains after disabling all other extensions and restarting Visual Studio Code.
- [?] The [FAQ](https://github.com/James-Yu/LaTeX-Workshop/wiki/FAQ) cannot address the issue. At the moment here in CN, I have no access to the FAQ Web page, I don't know why.
- [x] The issue is not related to compiling a document, or the document can be successfully compiled in the OS terminal but not in Visual Studio Code with this extension.
## Environment*
> _Please write exact version numbers instead of descriptors such as `latest`._
- Operating System: Arch Linux, Linux red 6.14.5-arch1-1-tom #1 SMP PREEMPT_DYNAMIC Fri, 09 May 2025 02:00:03 +0000 x86_64 GNU/Linux
- VSCodium: 1.100.03093 04db33e1a7fc01c8fcac2fb4d5bbadaa6413bd75 x64
- LaTeX Workshop Version: 10.9.1
- TeX Distribution Version: TeX Live 2025 / tlmgr:r74703 / tlshell:r74646
## The Issue*
> _Please briefly describe the issue you come across._
- The coloring of the brackets are mismatched with a content like:
```
\documentclass{article}
\begin{document}
\texttt{TEST ME \symbol{`\\}}
\end{document}
```
### Reproduction Steps
> _Please list out the steps to reproduce your bug. Include relevant environmental variables or any other configuration._
1. Check if the extension LaTeX Workshop is enabled,
2. Create a tex file with the following content:
```
\documentclass{article}
\begin{document}
\texttt{TEST ME \symbol{`\\}}
\end{document}
```
3. Disable (or uninstall) the extension LaTeX Workshop
4. The tex file's colored brackets are okay.
### Expected Behavior
> _What were you expecting to see? Include any relevant examples or documentation links._
- Opening and closing brackets should match within enabled extension.
## Logs
### LaTeX Workshop Output*
> _Please paste the whole log messages below, not parts of ones. The log should start with `New log placeholder %WS1% registered`._
see both attachments for editor's view.
### Developer Tools Console
> _Please paste the whole log messages below, not parts of ones. This console logs can sometimes be very important in many cases. To access the log, click `Help` -> `Toggle Developer Tools` -> `Console`._
## Anything Else?
> _Add any other context about the problem below._
BR Thomas

View File

@@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ada2cf88ef848632fea29e691f77165ad84ecdb0d58ca858f37582186b3ea71d
size 3462205
oid sha256:95a7ef117f657a0f05b5b0b4b2da6cbc435946dc45d7a77f8bf8f4fd51be25b8
size 3464137

View File

@@ -2192,12 +2192,18 @@ Mit dem TRACE-Ziel können Sie Pakete markieren, so dass der Kernel jede Regel p
die mit den Paketen übereinstimmt, während diese die Tabellen, Ketten und Regeln durchlaufen.
Wenn Sie es als Modul kompilieren wollen, sagen Sie hier M und lesen Sie
$<$file:Documentation/kbuild/modules.rst$>$. Wenn Sie unsicher sind, sagen Sie N.
\english{The TRACE target allows you to mark packets so that the kernel will log every rule which match the packets
as those traverse the tables, chains, rules.\\
If you want to compile it as a module, say M here and read $<$file:Documentation/kbuild/modules.rst$>$.
If unsure, say `N'.}
\subsubparagraph{``SECMARK'' target support}$~$\\
CONFIG\_NETFILTER\_XT\_TARGET\_SECMARK [=m] \textbf{[M]}\\*
Die SECMARK-Zielvorgabe ermöglicht die Sicherheitsmarkierung von Netzpaketen zur Verwendung mit
Sicherheits"=Subsystemen. Um es als Modul zu kompilieren, wählen Sie hier M. Wenn Sie unsicher sind,
sagen Sie N.
\english{The SECMARK target allows security marking of network packets, for use with security subsystems.\\
To compile it as a module, choose M here. If unsure, say N.}
\subsubparagraph{``TCPMSS'' target support}$~$\\
CONFIG\_NETFILTER\_XT\_TARGET\_TCPMSS [=m] \textbf{[M]}\\*
@@ -2213,14 +2219,27 @@ aus alles gut funktioniert, aber die Rechner dahinter nie große Pakete austausc
\item ssh funktioniert gut, aber scp hängt sich nach dem ersten Handshaking auf.
\end{itemize}
Abhilfe: Aktivieren Sie diese Option und fügen Sie eine Regel in Ihre Firewall-Konfiguration ein, z.~B:\\[.5em]
\texttt{iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN \symbol{`\\}}\\
\texttt{iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN \symbol{`\\}} \\
\texttt{\hspace*{6em} -j TCPMSS --clamp-mss-to-pmtu}\\[.5em]
Um es als Modul zu kompilieren, wählen Sie hier M. Wenn Sie unsicher sind, sagen Sie N.
\english{This option adds a `TCPMSS' target, which allows you to alter the MSS value of TCP SYN packets,
to control the maximum size for that connection (usually limiting it to your outgoing interface's MTU minus 40).\\
This is used to overcome criminally braindead ISPs or servers which block ICMP Fragmentation Needed packets.
The symptoms of this problem are that everything works fine from your Linux firewall/router, but machines behind it
can never exchange large packets:\\
1) Web browsers connect, then hang with no data received.\\
2) Small mail works fine, but large emails hang.\\
3) ssh works fine, but scp hangs after initial handshaking.\\
Workaround: activate this option and add a rule to your firewall configuration like:\\
\texttt{iptables -A FORWARD -p tcp --tcp-flags SYN,RST SYN \symbol{`\\}} \\
\indent \texttt{-j TCPMSS --clamp-mss-to-pmtu}\\
To compile it as a module, choose M here. If unsure, say N.}
\subsubparagraph{``TCPOPTSTRIP'' target support}$~$\\
CONFIG\_NETFILTER\_XT\_TARGET\_TCPOPTSTRIP [=m] \textbf{[M]}\\*
Diese Option fügt ein \glqq TCPOPTSTRIP\grqq{}-Ziel hinzu, mit dem Sie TCP-Optionen aus TCP-Paketen
entfernen können.
\english{This option adds a ``TCPOPTSTRIP'' target, which allows you to strip TCP options from TCP packets.}
\subsubparagraph*{*** Xtables matches ***}$~$\\
\textit{(Xtables Übereinstimmungen)}
@@ -2231,6 +2250,8 @@ Mit dieser Option können Sie festlegen, was das Routing von einer Adresse hält
z.\,B. UNICAST, \mbox{LOCAL}, BROADCAST, \dots \hspace{.5em}
Wenn Sie es als Modul kompilieren wollen, sagen Sie hier M und lesen Sie
$<$file:Documentation/kbuild/modules.rst$>$. Wenn Sie unsicher sind, sagen Sie N.
\english{}
{{{{}}}}
\subsubparagraph{``bpf'' match support}$~$\\
CONFIG\_NETFILTER\_XT\_MATCH\_BPF [=m] \textbf{[M]}\\*