Skip to main content

Questions tagged [xpatch]

{xpatch} is for questions addressing issues related to the generalization of the macro {patching} commands.

3 votes
1 answer
53 views

I have a tex file \documentclass{amsart} \usepackage{newtx} \usepackage{amsthm} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Modifiy align environment % https://tex.stackexchange.com/a/750702/161639 \usepackage{...
Akira's user avatar
  • 3,371
0 votes
1 answer
41 views

I have a tex file \documentclass[11pt]{amsart} \usepackage{amsthm,mathtools,amssymb} % Fix wrong jump to proof environment % https://tex.stackexchange.com/a/740289/161639 \usepackage{xpatch} \...
Akira's user avatar
  • 3,371
3 votes
1 answer
90 views

Background: In a document that uses amsrefs, I cite a source by means of the report bibliography type. Boiled down to a minimal working example, the LaTeX source is: \documentclass{article} \...
PaulTanenbaum's user avatar
2 votes
2 answers
159 views

In texdoc xpatch, section 3, it shows: however, in the following mwe: \documentclass{article} \usepackage{etoolbox} % \usepackage{xpatch} \newcommand{\xyz}[1][x]{-#1!} \begin{document} \xyz \xyz[ok]...
Explorer's user avatar
  • 8,519
4 votes
1 answer
116 views

Edit: More context added to the question. In the following MCE, the patch succeeds (\aaa) (Update: patch after \begin{document}): \documentclass{article} \usepackage[french]{fmtcount} \usepackage{...
Denis Bitouzé's user avatar
3 votes
2 answers
135 views

I'm writing in czech with babel so there are some problems with - delimiter. The template I'm using is changing - delimiter to an active character (as the template says) for the \cline and \cmidrule ...
Jan K's user avatar
  • 97
3 votes
1 answer
118 views

I learned today that \usepackage{mathptmx} is obsolete and should be replaced by \usepackage{newtxtext,newtxmath} The problem is, that my template is using \usepackage{regexpatch} to change the - ...
Jan K's user avatar
  • 97
3 votes
1 answer
94 views

CONTEXT: This brilliant answer already described how one can create a title index that looks like this: Lady in Black (Uriah Heep) ........ 4 Lemon Tree (Fool's Garden) ........ 6 QUESTION: How can I ...
gazeto's user avatar
  • 33
0 votes
1 answer
82 views

This is an admittedly strange question. The background is the suggestion from StackExchange to use package xpatch to keep latexmk running a TEX file although included graphic files or in this case ...
user2609605's user avatar
  • 1,087
2 votes
1 answer
116 views

I am searching for a way to include the text "Chapter" as a prefix to the chapter numbering in a ToC for a book class AND have the chapter title wrap to the left-most edge in the ToC listing....
Jeffrey J Weimer's user avatar
2 votes
1 answer
100 views

The new version of newpxtext seems to load xpatch, which would conflict with packages that use regexpatch. Is there some way to fix this? For example, is it possible to prevent xpatch from being ...
Jinwen's user avatar
  • 9,364
0 votes
1 answer
93 views

I cannot wrap my head around the existing examples like this. I am using the ekdosis package, which depends on the verse, and ultimately lineno to generate line numbers for a long verse based document....
Dotno's user avatar
  • 3
0 votes
0 answers
56 views

i use nowidow package and \setnowidow, but some case it work not fine: for example, i hope paragraph can do page break at red place, but it doesn't. Then I test, if I change nowidow.sty, make \...
redmoon's user avatar
  • 101
0 votes
1 answer
35 views

How to use xpatch to replace some lines of the codes in blx-caspervector-base.def from here, i.e., replace lines 55, 56, 70, 72 by the following codes respectively: andmore = {\bbx@cetext{\bbx@cnetal}{...
M. Logic's user avatar
  • 5,394
0 votes
1 answer
82 views

Can a new patch be added to the \mathit command to use fonts that are not controlled by math mode. I want math mode to use TeX Gyre Termes Math and v controlled by \mathit to use Computer Modern Code: ...
Мақсат's user avatar

15 30 50 per page
1
2 3 4 5
7