Skip to content

texequationで段落を切らないようにしたい #1870

Answered by kdmsnr
Nyoho asked this question in Q&A
Discussion options

You must be logged in to vote

latexだと \noindent{} で囲む必要があるのでしょうか。

であれば、以下のようにするのはどうでしょうか。

--- a/chap1.re
+++ b/chap1.re
@@ -6,4 +6,4 @@
 //texequation{
 0 \to I \to \mathcal{O}_X \to \mathcal{O}_Y \to 0
 //}
-を考える。
+@<embed>{|latex|\\noindent{}を考える。@<embed>{|latex|\}}

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
6 replies
@Nyoho
Comment options

@kdmsnr
Comment options

@kmuto
Comment options

@kdmsnr
Comment options

@Nyoho
Comment options

Answer selected by Nyoho
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@Nyoho
Comment options

@Nyoho
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants