desk7

Results 13 issues of desk7

I know that code is available, but I think you should include the privacy policy to the extension pages.

documentation
Low Priority

I created this simple figure with 2 subplot. Without noSize option the code is ``` F= figure('Name', 'Ciao'); x=1:0.1:10; y=sin(x); z=cos(x); subplot(121) plot(x,y) subplot(122) plot(x,z) matlab2tikz('filename','aaa.tikz'); ``` The Latex MWE...

If I highlight some text on a webbage, I'd like to automatically see that text highlighted when I will visit that page again.

### Describe the bug If you write a floating point number (eg. 2.5) in a text-type column, and then convert the column into a Number-Type column, the dot disappears and...

bug

**Describe the bug** When Obsidian can't access Internet, Twemojis are not shown properly. Both in the icon selector and in the obsidian explorer, a generic thumnail and a similar Twemoji...

bug

When I try to open a package documentation from powershell typing `texdoc packagename`, the URL of the html file which should be opened is wrong because of a slash `/`...

wontfix

### Environment - TeXstudio: 4.6.3 - Qt: 6.5.2 - OS: Windows 10 - TeX distribution: miktex ### Expected behavior Macros with limitation of scope in the trigger should work only...

## Organisation - Name: IEEE Antennas and Propagation Society - Website: https://ieeeaps.org/ ## Scope APS is an academic society like its parent IEEE and publishes papers, makes conferences and you...

enhancement

I found the icon of Sci Profiles in the official website ![sciprofiles-logo](https://github.com/jpswalsh/academicons/assets/46022640/02d04cd4-3525-4b83-88e5-9785afc1b542) and I made a monochrome version in Inkscape. I hope it is a good job. ![sciprofiles-logo_bw](https://github.com/jpswalsh/academicons/assets/46022640/d776f3bf-c670-4c2a-bc3e-bea08841a1d6) This PR...

**Describe the bug** - I selected the legacy API - I render the first graph while connected to internet - I go offline - New graphs are correctly rendered -...

bug