menu
Tatoeba
language
Register Log in
language English
menu
Tatoeba

chevron_right Register

chevron_right Log in

Browse

chevron_right Show random sentence

chevron_right Browse by language

chevron_right Browse by list

chevron_right Browse by tag

chevron_right Browse audio

Community

chevron_right Wall

chevron_right List of all members

chevron_right Languages of members

chevron_right Native speakers

search
clear
swap_horiz
search
Hybrid Hybrid July 9, 2016 July 9, 2016 at 6:44:21 PM UTC link Permalink

Tatoeba looks a bit different. Has something changed?

{{vm.hiddenReplies[26742] ? 'expand_more' : 'expand_less'}} hide replies show replies
alexmarcelo alexmarcelo July 9, 2016 July 9, 2016 at 6:48:38 PM UTC link Permalink

+1
Fonts look different. Arial?

{{vm.hiddenReplies[26743] ? 'expand_more' : 'expand_less'}} hide replies show replies
Hybrid Hybrid July 9, 2016 July 9, 2016 at 7:35:19 PM UTC link Permalink

++1

Guybrush88 Guybrush88 July 9, 2016 July 9, 2016 at 7:42:49 PM UTC link Permalink

There is indeed a new font: https://github.com/Tatoeba/tatoeba2/pull/1245

{{vm.hiddenReplies[26745] ? 'expand_more' : 'expand_less'}} hide replies show replies
astru astru July 14, 2016 July 14, 2016 at 3:52:33 PM UTC link Permalink

Trebuchet MS has small Latin "l" that is not confused with capital "I" :(. What is the best way to preserve the old font on Tatoeba?

{{vm.hiddenReplies[26798] ? 'expand_more' : 'expand_less'}} hide replies show replies
Wezel Wezel July 14, 2016, edited July 14, 2016 July 14, 2016 at 4:02:23 PM UTC, edited July 14, 2016 at 4:06:40 PM UTC link Permalink

For Stylish (add-on for creating user styles) you can use this:

@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("tatoeba.org") {

body, select, input, textarea, button, option, optgroup {
font-family: "Trebuchet MS", sans-serif;
}
}

You can type in any other font instead of Trebuchet MS.

{{vm.hiddenReplies[26799] ? 'expand_more' : 'expand_less'}} hide replies show replies
astru astru July 14, 2016 July 14, 2016 at 6:38:30 PM UTC link Permalink

I will try, thanks

CK CK July 14, 2016, edited October 30, 2019 July 14, 2016 at 10:33:19 PM UTC, edited October 30, 2019 at 10:56:39 AM UTC link Permalink

[not needed anymore- removed by CK]

{{vm.hiddenReplies[26804] ? 'expand_more' : 'expand_less'}} hide replies show replies
PaulP PaulP July 15, 2016 July 15, 2016 at 4:13:10 AM UTC link Permalink

> * Tatoeba.org - Change Font to Trebuchet MS

Thanks a lot! All the diacritics, that disappeared after the last font change, are back now!

Wezel Wezel July 20, 2016 July 20, 2016 at 2:52:00 PM UTC link Permalink

Perhaps “No audio button” and “No romanization” scripts are also worth adding?

{{vm.hiddenReplies[26825] ? 'expand_more' : 'expand_less'}} hide replies show replies
CK CK July 20, 2016, edited October 30, 2019 July 20, 2016 at 3:16:50 PM UTC, edited October 30, 2019 at 10:56:08 AM UTC link Permalink

[not needed anymore- removed by CK]

{{vm.hiddenReplies[26826] ? 'expand_more' : 'expand_less'}} hide replies show replies
Wezel Wezel July 20, 2016, edited July 20, 2016 July 20, 2016 at 4:56:53 PM UTC, edited July 20, 2016 at 5:00:21 PM UTC link Permalink

It does work. Without it, alternative scripts for some languages (Chinese, Uzbek) are shown even with the corresponding option in settings disabled.

TRANG TRANG July 15, 2016, edited July 15, 2016 July 15, 2016 at 4:40:53 PM UTC, edited July 15, 2016 at 4:47:25 PM UTC link Permalink

You can also simply change the configuration of your browser to use a specific "sans-serif" font.

Here is for instance the instructions to change the font settings on Chrome:
https://mcmw.abilitynet.org.uk/...hanging-fonts/

You don't have to stick to Trebuchet MS. You can pick another font.
On Windows, you have Segoe UI, or Meiryo, that are (to my taste) nicer than Trebuchet MS.