mokasin

Results 9 issues of mokasin

At the moment with version 1.3.12 on Android 2.3.6 the ownCloud client seems to sync with a hardcoded folder at /sdcard/owncloud. On my phone /sdcard points to the internal memory...

Sync
Settings
Contributions are welcome
Technical

Add a --devel option so Clyde checks VCS devel packages if they are updated even though the PKGBUILD is not.

AUR
VCS

If an AUR package failes to be built Clyde does not continue to build the other packages.

AUR

I have a project that is composed of a main file and inputed files from subdirectory like this ``` project |- chap1 | `- foo.tex ` main.tex ``` Is it...

Create a readme file with specifications and install instructions. I had to activate the extensions with the gnome-tweak-tool first.

It would be nice, if the packge used 'database/sql' from the standard libs so the access would be more generic.

**Describe the bug** When importing a directory the command blocks and does not return to the shell. It is unclear, why it does that. Apparently, it lurks around to see...

In `numpy` you can roll an array along an axis. Which is an index shift with wrap around, meaning, that given an array ``` a = np.arange(1, 10).reshape(3, 3) [[1,...

When providing an option in the `Builder Settings Options`, for example `-shell-escape` in the call an additional option `-latexoption="undefined"` is added, resulting in a call like ``` latexmk -cd -e...