texit is not compatible with CJKutf8

Bug #1996118 reported by Tomohiro Hashizume
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
texlive-base (Ubuntu)
New
Undecided
Unassigned

Bug Description

The CJKutf8 package installed with the command `sudo apt install texlive-full` disables the command `\textit`.

Tex 2021
Ubuntu 5.15.0-52.58-generic 5.15.60

Minimum working example:
```
\documentclass{article}

\usepackage{CJKutf8}

\begin{document}

\begin{CJK*}{UTF8}{min}
代数幾何
\end{CJK*}
\textit{This is not italic...}
\end{document}
```

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.