Sorry, It's me again

Perfect for the standard text.
I've tried with a html file, from de /usr/share/doc, the "BeanShell". There is no output.
Maybe I take a bad type of HTML file ... ?
The characters are interpreted by Mobileread, the aspect is not like my local view.
The begin of file :
Quote:
<?xml version="1.0" encoding="UTF-8"?>
<html><head><title>Basic Syntax</title></head><body bgcolor="ffffff"><table cellspacing="10"><tr><td align="center"><a href="http://www.beanshell.org/"><img src="../images/homebutton.gif"/><br/>Home</a></td><td><a href="quickstart.html#Quick_Start"><img src="../images/backbutton.gif"/><br/>Back
</a></td><td align="center"><a href="contents.html"><img src="../images/upbutton.gif"/><br/>Contents</a></td><td align="center"><a href="methods.html#Scripted_Methods"><img src="../images/forwardbutton.gif"/><br/>Next
</a></td></tr></table><h1>Basic Syntax</h1>
BeanShell is, foremost, a Java interpreter. So you probably already know
most of what you need to start scripting with BeanShell. This
section describes specifically what portion of the Java language BeanShell
interprets and how BeanShell extends it or "loosens" it to be more
scripting-language-like.
<p CLEAR="ALL"/>
|
Conversion withe "html2text" :
Quote:
<?xml version="1.0" encoding="UTF-8"?>
_[_._._/_i_m_a_g_e_s_/ _[_._._/_i_m_a_g_e_s_/ _[_._._/_i_m_a_g_e_s_/_u_p_b_u_t_t_o_n_._g_i_f_] _[_._._/_i_m_a_g_e_s_/
_h_o_m_e_b_u_t_t_o_n_._g_i_f_] _b_a_c_k_b_u_t_t_o_n_._g_i_f_] _C_o_n_t_e_n_t_s _f_o_r_w_a_r_d_b_u_t_t_o_n_._g_i_f_]
_H_o_m_e _B_a_c_k _N_e_x_t
************ BBaassiicc SSyynnttaaxx ************
BeanShell is, foremost, a Java interpreter. So you probably already know most
of what you need to start scripting with BeanShell. This section describes
specifically what portion of the Java language BeanShell interprets and how
BeanShell extends it or "loosens" it to be more scripting-language-like.
|
The strange character is (under VIM) : "^H".
And the file /tmp/syntax.tex :
Quote:
\begin{document}
<?xml version="1.0" encoding="UTF-8"?>
\_[\_.\_.\_/\_i\_m\_a\_g\_e\_s\_/ \_[\_.\_.\_/\_i\_m\_a\_g\_e\_s\_/ \_[\_.\_.\_/\_i\_m\_a\_g\_e\_s\_/\_u\_p\_b\_u\_t\_t\_o\_n\_.\_g\_i\_f\_] \_[\_.\_.\_/\_i\_m\_a\_g\_e\_s\_/ \_h\_o\_m\_e\_b\_u\_t\_t\_o\_n\_.\_g\_i\_f\_] \_b\_a\_c\_k\_b\_u\_t\_t\_o\_n\_.\_g\_i\_f\_] \_C\_o\_n\_t\_e\_n\_t\_s \_f\_o\_r\_w\_a\_r\_d\_b\_u\_t\_t\_o\_n\_.\_g\_i\_ f\_] \_H\_o\_m\_e \_B\_a\_c\_k \_N\_e\_x\_t ************ BBaassiicc SSyynnttaaxx ************ BeanShell is, foremost, a Java interpreter. So you probably already know most of what you need to start scripting with BeanShell. This section describes specifically what portion of the Java language BeanShell interprets and how BeanShell extends it or "loosens" it to be more scripting-language-like.
|
With LaTeX :
Quote:
! Package inputenc Error: Keyboard character used is undefined
(inputenc) in inputencoding `latin1'.
See the inputenc package documentation for explanation.
Type H <return> for immediate help.
...
l.16 \_^^H
[\_^^H.\_^^H.\_^^H/\_^^Hi\_^^Hm\_^^Ha\_^^Hg\_^^He\_^^Hs\_^^H/ ...
|