diff --git a/assets/graphics/fonts/terrarum-sans-bitmap/ascii_variable.tga b/assets/graphics/fonts/terrarum-sans-bitmap/ascii_variable.tga index dd7f2ca98..b957092be 100755 --- a/assets/graphics/fonts/terrarum-sans-bitmap/ascii_variable.tga +++ b/assets/graphics/fonts/terrarum-sans-bitmap/ascii_variable.tga @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8ac70bb0fcb78b25371b5cbe434cf3394c78ab7d06f8b0ffdbd39480619e2f92 +oid sha256:8ea21823dac2028f6a622eb4fc0c573c37260b7229f844b43aca103c451249b5 size 327698 diff --git a/assets/graphics/fonts/terrarum-sans-bitmap/unipunct_variable.tga b/assets/graphics/fonts/terrarum-sans-bitmap/unipunct_variable.tga index bf927f091..acc05722b 100755 --- a/assets/graphics/fonts/terrarum-sans-bitmap/unipunct_variable.tga +++ b/assets/graphics/fonts/terrarum-sans-bitmap/unipunct_variable.tga @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:5bd4d16ab15d30afc24c542568dee28a3eadfe16b74634597b406b6c1c13dbcf +oid sha256:987e27bd955fcf1d18203fc59739a6dabeb5e1d45a81cdb6588404364bfe5ce0 size 204818 diff --git a/assets/mods/basegame/books/btex.xml b/assets/mods/basegame/books/btex.xml index c3ac5abce..d1a06c4e8 100644 --- a/assets/mods/basegame/books/btex.xml +++ b/assets/mods/basegame/books/btex.xml @@ -105,7 +105,7 @@
part — inserts part separation page to your bookchapter, section — inserts a new chapter/section. If an alternative name is required on the Table of Contents, the alt attribute can be used. If the chapter/section needs to be hidden on the Table of Contents, add the hide="1" attribute. If the chapter must start on a new page, simply add newpage in front of the chapter tagp — inserts a new paragraph. The body texts must be written inside this tag. All paragraphs will have a 16-pixel indentation, with the following exceptions: first p of the part/chapter/section; first p after br, newpage, callout, ul, ol or anonbreakspan — allows changing the colour of the texts. The colour must be specified in the colour attribute. Six-digit hex code, three-digit hex code and CSS Colors Level 4 named colours are supported. Note that all the colours will be rounded to the nearest three-digit hex codespan — allows changing the colour or the style of the texts. The colour must be specified in the colour attribute. Six-digit hex code, three-digit hex code and CSS Colors Level 4 named colours are supported. Note that all the colours will be rounded to the nearest three-digit hex codeemph — is a special case of the span tag. The resulting text will be itemname — is a special case of the span tag used to highlight the name of the ingame item. The resulting text will be targetname — is a special case of the span tag used to highlight the name of an arbitrary target or goals. The resulting text will be br — self-closing tag; inserts an anonymous line breaknewpage — self-closing tag; inserts an anonymous page breakanonbreak — self-closing tag; inserts a paragraph break in the text. The break will be in a form of a long straight line on the centre of the text. Useful for typesetting novelscallout — is a paragraph box that holds a text in a grey box, a style similar to the code tagcallout — is a paragraph box that holds a text in a grey boxul — starts an unordered list. List elements are defined using the li tagol — starts an ordered list. List elements are defined using the li tagfullpagebox — is used to typeset its child tags into a box that fills an entire page, with its contents centred on the page. Must be used after the newpagepart — inserts part separation page to your bookchapter, section — inserts a new chapter/section. If an alternative name is required on the Table of Contents, the alt attribute can be used. If the chapter/section needs to be hidden on the Table of Contents, add the hide="1" attribute. If the chapter must start on a new page, simply add newpage in front of the chapter tagp — inserts a new paragraph. The body texts must be written inside this tag. All paragraphs will have a 16-pixel indentation, with the following exceptions: first p of the part/chapter/section; first p after br, newpage, callout, ul, ol or anonbreakspan — allows changing the colour of the texts. The colour must be specified in the colour attribute. Six-digit hex code, three-digit hex code and CSS Colors Level 4 named colours are supported. Note that all the colours will be rounded to the nearest three-digit hex codeemph — is a special case of the span tag. The resulting text will be itemname — is a special case of the span tag used to highlight the name of the ingame item. The resulting text will be targetname — is a special case of the span tag used to highlight the name of an arbitrary target or goals. The resulting text will be code — is a special case of the span tag used to highlight the code element in-line. The resulting text will be teal and monospacedbr — self-closing tag; inserts an anonymous line breaknewpage — self-closing tag; inserts an anonymous page breakanonbreak — self-closing tag; inserts a paragraph break in the text. The break will be in a form of a long straight line on the centre of the text. Useful for typesetting novelscallout — is a paragraph box that holds a text in a grey box, a style similar to the code tagul — starts an unordered list. List elements are defined using the li tagol — starts an ordered list. List elements are defined using the li tagfullpagebox — is used to typeset its child tags into a box that fills an entire page, with its contents centred on the page. Must be used after the newpagebtex — self-closing tag; inserts an inline form of the part — 원고에 새 부(part)를 추가함chapter, section — 원고에 새 장(chapter)/절(section)을 추가함. 목차 페이지에는 다른 이름을 표시하고 싶다면 alt 속성을 사용할 수 있음. 목차 페이지에서 숨기고 싶다면 hide="1" 속성을 추가할 것. 장이 새 페이지에서 시작되게 하려면 chapter 태그 앞에 newpage를 추가할 것p — 새 문단을 삽입함. 본문의 글은 반드시 이 태그 내부에 작성되어야 함. 모든 문단는 16픽셀의 들여쓰기로 조판되나, 다음의 경우 들여쓰기가 적용되지 않음. 부·장·절의 첫 문단, br, newpage, callout, ul, ol, anonbreak 태그 직후의 문단span — 문구의 색상이나 스타일을 변경함. 색상은 colour 속성에 작성되어야 함. 6자리 헥스코드, 3자리 헥스코드, CSS Colour Level 4에 정의된 색상명을 사용할 수 있음. 모든 색상은 내부적으로 가장 가까운 3자리 헥스코드로 변경됨에 유의할 것emph — span의 특수한 경우로, 문구를 itemname — span의 특수한 경우로, 게임 내 아이템의 이름을 강조 표시할 때 사용함. 문구는 targetname — span의 특수한 경우로, 임의의 목표를 강조 표시할 때 사용함. 문구는 code — span의 특수한 경우로, 코드를 강조 표시할 때 사용함. 문구는 청록색의 고정폭으로 인자됨br — 스스로 닫는 태그. 임의의 줄바꿈을 삽입함newpage — 스스로 닫는 태그. 임의의 새 페이지를 삽입함anonbreak — 스스로 닫는 태그. 임의의 문단 분할을 적용함. 분할 표시는 한 줄을 비우고 가운데에 긴 줄을 삽입하여 이루어짐.주로 소설을 조판하는 데에 사용됨callout — 문단 태크로서, 문단을 회색 상자에 넣어 돋보이게 조판함ul — 순서 없는 목록을 조판함. 목록의 항목은 li 태그를 사용해 기술됨ol — 순서 있는 목록을 조판함. 목록의 항목은 li 태그를 사용해 기술됨fullpagebox — 문구를 한 페이지를 비우고, 그 페이지의 중앙에 조판함. 반드시 newpage 태그가 직전에 쓰여야 함btex — 스스로 닫는 태그. 스스로 닫는 태그는 하위 내용을 담을 수 없다. 스스로 닫는 태그는, 예를 들어 tagname이라는 태그가 있으면, 다음과 같이 쓴다. <tagname/>.
부와 장과 절은 type 속성을 사용해 번호가 찍히는 스타일을 지정할 수 있다. 지원하는 스타일은 다음과 같다.
index와 a 태그를 사용해 적용할 수 있다.
index와 a 태그를 사용해 적용할 수 있다.
index — 링크의 목적지를 정의함. 링크의 이름은 문서 전체에서 유일하여야 하며, id 속성에 작성함a — 태그 내부의 문구를 클릭 가능하게 함. 링크의 목적지는 (index 태그의 id) href 속성에 작성함Terrarum version
The btexdoc tag takes one attribute: cover.
The btexdoc tag takes two attributes: cover and inner.
The btexdoc tag takes three attributes: cover, inner and papersize.
Test with excessive white spaces !!
-Another paragraph, another Lorem Ipsum. Eget duis at tellus at urna. Eget sit amet tellus cras adipiscing enim eu. Sit amet tellus cras adipiscing enim eu turpis egestas. Aliquam faucibus purus in massa tempor. Eget nullam non nisi est sit amet. Eu ultrices vitae auctor eu augue ut lectus. Tortor at auctor urna nunc. Quam lacus suspendisse faucibus interdum posuere lorem ipsum.
-Yet another paragraph, another Lorem Ipsum. Eget duis at tellus at urna. Eget sit amet tellus cras adipiscing enim eu. Sit amet tellus cras adipiscing enim eu turpis egestas. Aliquam faucibus purus in massa tempor. Eget nullam non nisi est sit amet. Eu ultrices vitae auctor eu augue ut lectus. Tortor at auctor urna nunc. Quam lacus suspendisse faucibus interdum posuere lorem ipsum.
-Peeeeee
-1972년 11월 21일, 김두한은 오랜 지병이었던 고혈압으로 쓰러졌다. 향년 55세였고, 박정희 정권의 독재가 또 한번의 정권 연장을 위해 유신헌법을 통과한지 한 달만이었다. 많은 인파가 몰린 그의 장례행렬에는 한 무리의 어린아이들도 그 뒤를 잇고 있었다. 백야 김좌진 장군의 국가유공자 연금 전액을 매달 삼애 고아원이라는 곳에 기탁한 이유였다. 김두한. 그는 일제 말 우리가 주권을 잃었던 식민지 시절부터 해방 이후 좌우익의 대립에 이어서 자유당 부패정치와 5.16 박정희 정권에 이르기까지 그의 전생에 온 몸을 다 던져 불의와 싸웠다.
+ +야인시대! 그렇다. 그것은 바로 그가 몸바쳐 살아왔던 이 나라 격동기의 또 다른 역사의 한 장이었다.