Hi Gnome,

in the case that all html tags are supported you could use div tags to solve 
your problem, else Peter might implement this tag. It should look like this:

<div>
  <ul>
    <li>Focuses 20 to 30cm away</li>
    <li>Eyes wander and occasionally cross</li>
    <li>Prefers black-and-white or highcontrast patterns</li>
    <li>Prefers the human face to all other patterns </li>
  </ul>
</div>

Take a look at this:

http://www.w3schools.com/tags/tag_div.asp
http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_div_test (paste the 
code from above here)

I hope this helps.

Bye,

Abakus

----- Original Nachricht ----
Von:     Gnome <[email protected]>
An:      mnemosyne-proj-users <[email protected]>
Datum:   10.01.2012 21:57
Betreff: [mnemosyne-proj-users] Re: Version 2 beta 9: a few bugs/requests

> > Thanks for taking the time to report this!
> No problem,
>
> > I never implemented these things myself, it appears you get them for
> 'free'
> > with Qt's html widget. I will just disable that popup menu, as it does
> not
> > serve any major purpose.
> >
> Actually right click and edit/open image to send to would be very
> convenient, so you don't have to enter edit dialog, copy image name
> and search for it in image folder.
>
> > Could you give a concrete example of what exactly you put on your card
> here?
> >
> Here in an example of an card:
> __________
>
> Milesteiner
> <ul><li>Focuses 20 to 30cm away</li>
>   <li>Eyes wander and occasionally cross</li>
>   <li>Prefers black-and-white or highcontrast patterns</li>
>   <li>Prefers the human face to all other patterns </li>
> </ul>
> __________
>
> I haven't come across a list where the bullets are not aligned to the
> far left, I run win 7 enterprise 64.
>
>
> > > ....
> > > * Display suggestions as you type tags.
> >
> > This I also got for free from Qt4 :-)
>
> Did you miss this or will it be implemented in later beta?
>
> --
> You received this message because you are subscribed to the Google Groups

-- 
You received this message because you are subscribed to the Google Groups 
"mnemosyne-proj-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/mnemosyne-proj-users?hl=en.

Reply via email to