Skip to main content

Questions tagged [displaybreak]

The tag has no usage guidance.

5 votes
1 answer
88 views

How can I break an alignedat/gathered environment between pages?

So, I've read the discussions here and also here but neither seem to solve my problem. I'd like to break a long list of matrices between pages, problem is I'm using an alignedat (and sometimes a ...
Marco Olivieri's user avatar
1 vote
0 answers
79 views

How to discourage a page break without completely prohibiting it in a block of formulas?

Feeding \documentclass{article} \predisplaypenalty=0%%% that's what our class svmono.cls from a nonminimal example (not given here) does. \usepackage[helvratio=.9]{newtxtext} \usepackage[slantedGreek,...
user avatar
0 votes
0 answers
73 views

LyX show hidden characters

I can’t find any settings in LyX where I can toggle an option that would display the hidden characters, such as narrow no-break space, or really any other no-break space. Is it not possible? It is ...
Louis's user avatar
  • 303
2 votes
3 answers
366 views

Beamer: extra blank line between display math and enumerate

I use the beamer class. If display math followed by some enumerate environment, beamer will insert an extra blank line between them. The following is the codes. \documentclass{beamer} \begin{document} ...
jiaopjie's user avatar
  • 479
0 votes
0 answers
23 views

Maple code imported into latex with no display breaks in equations [duplicate]

I had no problem getting maple code into latex, the issue I am having is that the equations are running off page. I was wondering if anyone had suggestions to fix this. \documentclass{article} \...
NewbieMather's user avatar
0 votes
2 answers
256 views

Resize Box and Align not working on Long Equation

The following code \documentclass{article} \usepackage[utf8]{inputenc} \usepackage{amsmath} \usepackage{hyperref} \usepackage{amsfonts} \usepackage{amssymb} \usepackage{cases} \usepackage{graphicx} \...
Arbuja's user avatar
  • 251
0 votes
0 answers
247 views

Add caption to subequations over multiple pages

I need to add a caption to a align* that is split over two pages. So I did encapsulate the big align* in a to add a subequations unique label, but the only way to add a caption is to incapsulate ...
Miguel FMoreira's user avatar
3 votes
1 answer
779 views

\bf cause part of equation undisplayed

background I want to show a multi-normal distribution, thus $x$ should be a vector. So I decide to use \bf or \mathbfto bold it on overleaf. However, when I bold my x, the \Sigma is undisplayed. I ...
Travis's user avatar
  • 173
5 votes
3 answers
379 views

Display texting

I would like to learn what's the best way (most natural, canonical) to put in displayed form something like this Maybe align?
Vladimir's user avatar
  • 343
2 votes
1 answer
310 views

Create a group to disallow display breaks?

I have an \allowdisplaybreaks command in my document, but I want to create a section where there aren't any. Is any any command that does that?
user14554's user avatar
  • 155
1 vote
1 answer
462 views

displaybreaks and braket package

I'm trying to allow a long formula consisting of a large set definition to break among more lines. I want to define the set using the braket package that is very handy to typeset sets. Specifically I'...
Sirion's user avatar
  • 245
3 votes
2 answers
207 views

Add a marginal note when a page break occurs in the middle of a multi-line equation

Thanks to the amsmath's \allowdisplaybreaks macro, it is possible to let page breaks fall where they may, even in the middle of multi-line equations (from e.g. the align environment). Advantage of \...
Denis Bitouzé's user avatar
3 votes
2 answers
998 views

Display large equation

I have a very very long equation that should display in more than one page. Can anybody help me with an example. \documentclass[12pt]{article} \usepackage{amsmath} \usepackage{mathtools} \...
AliReza Ghadimi's user avatar
6 votes
1 answer
1k views

Allow page breaks in a gather environment with a nested align

I have two consecutive lists of equations, the second of which is quite long (16 lines with no reasonable way to shorten it apparent). Because the center alignment of gather looks ugly in this case, I'...
Dennis's user avatar
  • 3,885
3 votes
1 answer
2k views

Using `\displaybreak` in `\split` environment

I want to use \displaybreak in \split environment. I tried to use it locally and just before the \begin{equation}...\begin{split} block, but they both didn't work. As far as I searched, there is no ...
sahin's user avatar
  • 287

15 30 50 per page