-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
#117 Stop styling numbers at line start in PRECHAR style.
- Loading branch information
1 parent
3ed48ec
commit 537dfaa
Showing
5 changed files
with
44 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
The number: | ||
|
||
338269006135764734700913562171 | ||
|
||
is prime. Therefore: | ||
|
||
1. the only factors of 338269006135764734700913562171 are: | ||
|
||
1 | ||
338269006135764734700913562171 | ||
|
||
2. 338269006135764734700913562171 is a natural number |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
0 400 0 The number: | ||
0 400 0 | ||
0 400 0 338269006135764734700913562171 | ||
0 400 0 | ||
0 400 0 is prime. Therefore: | ||
0 400 0 | ||
0 400 0 1. the only factors of 338269006135764734700913562171 are: | ||
0 400 0 | ||
0 400 0 1 | ||
0 400 0 338269006135764734700913562171 | ||
0 400 0 | ||
0 400 0 2. 338269006135764734700913562171 is a natural number | ||
0 400 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,12 @@ | ||
{0}The number:{1} | ||
|
||
{0}338269006135764734700913562171{1} | ||
|
||
{0}is prime. Therefore:{1} | ||
|
||
{12} {14}1.{0} the only factors of 338269006135764734700913562171 are:{1} | ||
|
||
{12} {0} 1{1} | ||
{12} {0} 338269006135764734700913562171{1} | ||
|
||
{12} {14}2.{0} 338269006135764734700913562171 is a natural number{1} |