An example of text where you want to override the bidirectional algorithm.
Here is our first example of a situation where the bidirectional algorithm needs a little help.
It will also explain enough of how the bidirectional algorithm works for you to understand much better the root causes of most problems.
Il vous expliquera aussi suffisamment la manière dont l'algorithme bidirectionnel fonctionne pour que vous compreniez mieux les causes premières de la plupart des problèmes.
You should always type your right-to-left content in logical order, and rely on the bidirectional algorithm and markup to make it display correctly.
Vous devriez toujours taper votre contenu droite-gauche en ordre logique, et vous baser sur l'algorithme bidirectionnel et le marquage pour le faire s'afficher correctement.
Again, the top blue line in the picture shows the result of relying solely on the bidirectional algorithm, and the second line shows the desired result.
Une fois encore, la ligne supérieure bleue de l'image indique le résultat de se baser uniquement sur l'algorithme bidirectionnel, et la seconde ligne indique le résultat escompté.
The result of applying the bidirectional algorithm depends on the overall base direction of the phrase, paragraph, block or page in which it is applied.
Le résultat de mise en œuvre de l'algorithme bidirectionnel dépend du sens de base général de la phrase, du paragraphe, du bloc ou de la plage dans lequel il est mis en œuvre.
You can use the unicode-bidi property to to build on or override the outcome of the bidirectional algorithm in plain text, in the same way as the SVG markup described in this tutorial.
Unicode offre des code de formatage spéciaux et invisibles pour élaborer sur ou remplacer le résultat de l'algorithme bidirectionnel en texte simple, de la même façon que le marquage SVG décrit dans ce didacticiel.
The switch to the bidirectional algorithm is due to the exploitation of the V2G functionality, which will allow the participation of electric vehicles in frequency regulation.
Le passage à l'algorithme bidirectionnel est fait grâce à l'exploitation de la fonctionnalité V2G qui permettra la participation des véhicules électriques dans la régulation de fréquence.
The top line of the following picture shows what would happen to a list of RTL items within a LTR sentence if we relied solely on the bidirectional algorithm (ie. if we didn't use the direction property to establish the base direction).
La ligne supérieure de l'image suivante indique ce qui arriverait à une liste d'éléments RTL dans une phrase LTR si nous nous basions uniquement sur l'algorithme bidirectionnel (c.-à-d. si nous n'utilisions pas la propriété direction pour établir le sens de base).
This tutorial first describes some of the basic principles underlying how the Unicode bidirectional algorithm works.
Ce tutoriel décrit d'abord quelques principes de base de l'algorithme bidirectionnel.
understand the basics of how the Unicode bidirectional algorithm works, so that you can understand why bidirectional text behaves the way it does, and how to work around problems,
comprendre les bases du mode de fonctionnement de l'algorithme bidirectionnel Unicode, afin que vous compreniez pourquoi le texte se comporte comme il le fait et comment tenir compte des problèmes,
If you are working with right to left languages, you should become familiar with the basics of the Unicode bidirectional algorithm.
Si vous travaillez avec des langues qui se lisent de droite à gauche, vous devez vous familiariser avec les bases de l'algorithme bidirectionnel Unicode.
The Unicode bidirectional algorithm is then applied by the browser to render the correct visual display.
L'algorithme bidirectionnel Unicode est alors appliqué par le navigateur pour rendre l'affichage visuel correct.