Python Forum
Super/subscript copied to word
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Super/subscript copied to word
#5
The only other thing I can think of is in python, you are utilizing utf-8 code. Windows does not use utf-8 it uses 'code pages'. To be honest, I don't know how Word displays the super and sub scripts, but it may not be the utf-8 equivalent which is why you are seeing the slight variation?
If it ain't broke, I just haven't gotten to it yet.
OS: Windows 10, openSuse 42.3, freeBSD 11, Raspian "Stretch"
Python 3.6.5, IDE: PyCharm 2018 Community Edition
Reply


Messages In This Thread
Super/subscript copied to word - by lk89 - Oct-13-2016, 02:32 PM
RE: Super/subscript copied to word - by sparkz_alot - Oct-13-2016, 03:36 PM
RE: Super/subscript copied to word - by lk89 - Oct-13-2016, 03:48 PM
RE: Super/subscript copied to word - by snippsat - Oct-13-2016, 04:10 PM
RE: Super/subscript copied to word - by sparkz_alot - Oct-13-2016, 04:13 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problems with super() Hoespilaar 2 320 Apr-10-2024, 10:10 AM
Last Post: Hoespilaar
  super() in class akbarza 1 502 Dec-19-2023, 12:55 PM
Last Post: menator01
  Error in Int object is not subscript-able. kakut 2 1,213 Jul-06-2022, 08:31 AM
Last Post: ibreeden
  How can I find the value of k(subscript t+1) for periods t=1...50? maeva 2 1,592 Nov-07-2021, 07:59 AM
Last Post: maeva
  Why changing data in a copied list changes the original list? plumberpy 3 2,275 Aug-14-2021, 02:26 AM
Last Post: plumberpy
Question Problem: Check if a list contains a word and then continue with the next word Mangono 2 2,560 Aug-12-2021, 04:25 PM
Last Post: palladium
  Error in Int object is not subscript-able. How to debug this ? yanDvator 1 2,254 Aug-03-2020, 02:28 PM
Last Post: Larz60+
  superclass and super() grkiran2011 1 1,771 Jun-20-2020, 04:37 AM
Last Post: deanhystad
  Python Speech recognition, word by word AceScottie 6 16,105 Apr-12-2020, 09:50 AM
Last Post: vinayakdhage
  word subscript Staph 1 1,815 Mar-31-2020, 10:21 AM
Last Post: buran

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020