Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit84cdf56

Browse files
Adjustments to spacing (#259)
1 parenta91f655 commit84cdf56

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

‎lib/dndmonster.sty‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -386,10 +386,10 @@
386386
{
387387
\addvspace{6pt plus 2pt minus 2pt}\noindent
388388
\group_begin:
389-
\DndFontStatBlockSection #1
389+
\DndFontStatBlockSection #1\nopagebreak[4]
390390
% \rule is a horizontal command, so placing it under the title incurs extra
391391
% line spacing. Use \hrule (a vertical command) instead.
392-
\vspace {2pt}
392+
\vspace {2pt}\nopagebreak[4]
393393
\hrule height 0.6pt
394394
\group_end:
395395
\par\vspace{5pt}

‎lib/dndsections.sty‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747

4848
\titlespacing* {\section }
4949
{ 0pt }% left
50-
{ 1.3ex plus .43ex }% before-sep
50+
{ 1.3ex plus .43ex minus .43ex }% before-sep
5151
{ 0pt }% after-sep
5252

5353
% Subsection
@@ -60,7 +60,7 @@
6060

6161
\titlespacing*{\subsection }
6262
{ 0pt }% left
63-
{ 1.4ex plus .47ex }% before-sep
63+
{ 1.4ex plus .47ex minus .47ex }% before-sep
6464
{ 1.2ex }% after-sep
6565

6666
% Subsubsection
@@ -72,7 +72,7 @@
7272

7373
\titlespacing* {\subsubsection }
7474
{ 0pt }% left
75-
{ 2ex plus .67ex }% before-sep
75+
{ 2ex plus .67ex minus .67ex }% before-sep
7676
{ .2ex }% after-sep
7777

7878
% Paragraph

‎lib/dndtable.sty‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
\tabularx {\l__dnd_table_width_dim} {#2}
4343
}
4444
{
45-
\endtabularx\vspace {12pt plus4pt minus4pt }
45+
\endtabularx\vspace {9pt plus3pt minus3pt }
4646

4747
\group_end:
4848
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp