These things have to fixed manually.

On Feb 24, 12:29 pm, Jonathan Lundell <[email protected]> wrote:
> On Feb 24, 2010, at 10:22 AM, Thadeus Burgess wrote:
>
> > Massimo this looks like an issue with the latex converter ?
>
> > I cannot get it to see the tilde for the life of me.
>
> Here's the html source for that line:
>
> <p>You can fetch the records sorted by name in reverse order (notice the 
> \verb! ~): </p>
>
> ...so yes, a conversion problem.
>
>
>
> > -Thadeus
>
> > On Wed, Feb 24, 2010 at 8:57 AM, aure <[email protected]> wrote:
> >> Here is what reads on page "6.5. Query, Set, Rows", in part "orderby,
> >> groupby, limitby, distinct":
> >> ---
> >> You can fetch the records sorted by name in reverse order (notice
> >> the   !):
>
> >>>>> for row in db().select(db.person.ALL, orderby= db.person.name):
> >>        print row.name
> >> Carl
> >> Bob
> >> Alex
> >> ---
>
> >> There is no ! to notice. And shouldn't it be a ~?
>
> >> Aurelien
>
> >> --
> >> You received this message because you are subscribed to the Google Groups 
> >> "web2py-users" group.
> >> To post to this group, send email to [email protected].
> >> To unsubscribe from this group, send email to 
> >> [email protected].
> >> For more options, visit this group 
> >> athttp://groups.google.com/group/web2py?hl=en.
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "web2py-users" group.
> > To post to this group, send email to [email protected].
> > To unsubscribe from this group, send email to 
> > [email protected].
> > For more options, visit this group 
> > athttp://groups.google.com/group/web2py?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.

Reply via email to