How do I view this file properly? It is a Unix text file with what looks
HTML code in there. Here is the file, it is a very small example file
nothing more.
And also how do I view a file containing wierd symbols as well as what
looks like HTML code, when the file is a Unix Text file? Here is the
example text of that file:
���� ������� ���� �������. The Fellownship of a Ring<hidden>
<i>Contents</i>
Foreword 1
Prologue 1
1. <i>Concerning Hobbits</i> 1
2. <i>Concerning Pipe-weed</i> 1
3. <i>Of the Ordering of the Shire</i> 1
4. <i>Of the Finding of the Ring</i> 1
note on the shire records 1
Book I 1
<i>Chapter 1</i> A Long-expected Party 1
<i>Chapter 2</i> The Shadow of the Past 1
<i>Chapter 3</i> Three is Company 1
<i>Chapter 4</i> A Short Cut to Mushrooms 1
<i>Chapter 5</i> A Conspiracy Unmasked 1
<i>Chapter 6</i> The Old Forest 1
<i>Chapter 7</i> In the House of Tom Bombadil 1
<i>Chapter 8</i> Fog on the Barrow-Downs 1
<i>Chapter 9</i> At the Sign of <i>The Prancing Pony</i> 1
<i>Chapter 10</i> Strider 1
<i>Chapter 11</i> A Knife in the Dark 1
<i>Chapter 12</i> Flight to the Ford 1
Book II 1
<i>Chapter 1</i> Many Meetings 1
<i>Chapter 2</i> The Council of Elrond 1
<i>Chapter 3</i> The Ring Goes South 1
<i>Chapter 4</i> A Journey in the Dark 1
<i>Chapter 5</i> The Bridge of Khazad-d�m 1
<i>Chapter 6</i> Lothl�rien 1
<i>Chapter 7</i> The Mirror of Galadriel 1
<i>Chapter 8</i> Farewell to L�rien 1
<i>Chapter 9</i> The Great River 1
<i>Chapter 10</i> The Breaking of the Fellowship 1
Book III 1
<i>Chapter 1</i> The Departure of Boromir 1
<i>Chapter 2</i> The Riders of Rohan 1
<i>Chapter 3</i> The Uruk-Hai 1
<i>Chapter 4</i> Treebeard 1
<i>Chapter 5</i> The White Rider 1
<i>Chapter 6</i> The King of the Golden Hall 1
<i>Chapter 7</i> Helm's Deep 1
<i>Chapter 8</i> The Road to Isengard 1
<i>Chapter 9</i> Flotsam and Jetsam 1
<i>Chapter 10</i> The Voice of Saruman 1
<i>Chapter 11</i> The Palant�r 1
Book IV 1
C<i>hapter 1</i> The Taming of Sm�agol 1
<i>Chapter 2</i> The Passage of the Marshes 1
<i>Chapter 3</i> The Black Gate is Closed 1
<i>Chapter 4</i> Of Herbs and Stewed Rabbit 1
<i>Chapter 5</i> The Window on the West 1
<i>Chapter 6</i> The Forbidden Pool 1
<i>Chapter 7</i> Journey to the Cross-roads 1
<i>Chapter 8</i> The Stairs of Cirith Ungol 1
<i>Chapter 9</i> Shelob's Lair 1
<i>Chapter 10</i> The Choices of Master Samwise 1
Book V 1
<i>Chapter 1</i> Minas Tirith 1
<i>Chapter 2</i> The Passing of the Grey Company 1
<i>Chapter 3</i> The Muster of Rohan 1
<i>Chapter 4</i> The Siege of Gondor 1
<i>Chapter 5</i> The Ride of the Rohirrim 1
<i>Chapter 6</i> The Battle of the Pelennor Fields 1
<i>Chapter 7</i> The Pyre of Denethor 1
<i>Chapter 8</i> The Houses of Healing 1
<i>Chapter 9</i> The Last Debate 1
<i>Chapter 10</i> The Black Gate Opens 1
Book VI 1
<i>Chapter 1</i> The Tower of Cirith Ungol 1
<i>Chapter 2</i> The Land of Shadow 1
<i>Chapter 3</i> Mount Doom 1
<i>Chapter 4</i> The Field of Cormallen 1
<i>Chapter 5</i> The Steward and the King 1
<i>Chapter 6</i> Many Partings 1
<i>Chapter 7</i> Homeward Bound 1
<i>Chapter 8</i> The Scouring of the Shire 1
<i>Chapter 9</i> The Grey Havens 1
\documentstyle{book}
\author{ Krepta}
\title{ Newdoc}
\maketitle
\parindent=0pt
\parskip=10pt plus 10pt minus 2 pt
\sloppy
\begin {document}
This is a new document
\chapter{}
Next chapter
The End
\end{document}