We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61af7f4 commit 683e64eCopy full SHA for 683e64e
sphinx/texinputs/sphinx.sty
@@ -417,7 +417,7 @@
417
\DisableKeyvalOption{sphinx}{mathnumfig}
418
% To allow hyphenation of first word in narrow contexts; no option,
419
% customization to be done via 'preamble' key
420
-\newcommand*\sphinxAtStartPar{\hskip\z@skip}
+\newcommand*\sphinxAtStartPar{\leavevmode\nobreak\hskip\z@skip}
421
% No need for the \hspace{0pt} trick (\hskip\z@skip) with luatex
422
\ifdefined\directlua\let\sphinxAtStartPar\@empty\fi
423
% user interface: options can be changed midway in a document!
0 commit comments